summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 74c8b43)
raw | patch | inline | side by side (parent: 74c8b43)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 13:45:49 +0000 (13:45 +0000) | ||
committer | hickert <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
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 | 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 cfed5f334561571dae75cdc1dd88cb7c4560e3f4..89e3869e201946dd7f854860cc37c36e9ee95295 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>