summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 06ec5ef)
raw | patch | inline | side by side (parent: 06ec5ef)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 13:47:19 +0000 (13:47 +0000) | ||
committer | hickert <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
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 | patch | blob | history |
diff --git a/gosa-plugins/dhcp/admin/systems/services/dhcp/dhcp_advanced.tpl b/gosa-plugins/dhcp/admin/systems/services/dhcp/dhcp_advanced.tpl
index 3eb4e71e366cba3446b2ebdcb56157f00e1fbedb..e76eb58619a8a4df26bad82d141a93179fab61ad 100644 (file)
<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>