summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a467166)
raw | patch | inline | side by side (parent: a467166)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:42:56 +0000 (14:42 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:42:56 +0000 (14:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16281 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dhcp/admin/systems/services/dhcp/remove_dhcp.tpl | patch | blob | history |
diff --git a/gosa-plugins/dhcp/admin/systems/services/dhcp/remove_dhcp.tpl b/gosa-plugins/dhcp/admin/systems/services/dhcp/remove_dhcp.tpl
index 1f8773ba1bcf3499e327518ea5ab80d3b9e7cac8..cb40596de4abab96c2f775ea83c68b4ce3bb82ae 100644 (file)
{t}Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}
</p>
-<p class="plugbottom">
+<hr>
+<div class="plugin-actions">
<input type=submit name="delete_dhcp_confirm" value="{msgPool type=delButton}">
-
<input type=submit name="cancel_section" value="{msgPool type=cancelButton}">
-</p>
+</div>