summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 251fce3)
raw | patch | inline | side by side (parent: 251fce3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:41:06 +0000 (14:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:41:06 +0000 (14:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16239 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/acl/remove.tpl | patch | blob | history |
index f60f42d2599ceb8022bb7afa36d693eabe23924d..43c7fd8e642e9b71381cddc340d85a2712c0f8d2 100644 (file)
{t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
</p>
-<p class="plugbottom">
+<hr>
+<div class="plugin-actions">
<input type=submit name="delete_confirmed" value="{msgPool type=delButton}">
<input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
-
-</p>
-
+</div>