Code

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

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

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

index cfed5f334561571dae75cdc1dd88cb7c4560e3f4..89e3869e201946dd7f854860cc37c36e9ee95295 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>