Code

Updated dhcp service
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Mar 2010 13:47:19 +0000 (13:47 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Mar 2010 13:47:19 +0000 (13:47 +0000)
-Fixed problem with statement removal

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16459 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/dhcp/admin/systems/services/dhcp/dhcp_advanced.tpl

index 3eb4e71e366cba3446b2ebdcb56157f00e1fbedb..e76eb58619a8a4df26bad82d141a93179fab61ad 100644 (file)
@@ -16,7 +16,7 @@
    <br>
 {render acl=$acl}
    <select name='dhcpstatements' style="width:100%;" size="14">
-    {html_options values=$dhcpstatements output=$dhcpstatements}
+    {html_options options=$dhcpstatements}
    </select>
 {/render}
    <br>