summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 596b234)
raw | patch | inline | side by side (parent: 596b234)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:40:51 +0000 (14:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:40:51 +0000 (14:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16232 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/addressbook/addons/addressbook/remove.tpl | patch | blob | history |
diff --git a/gosa-plugins/addressbook/addons/addressbook/remove.tpl b/gosa-plugins/addressbook/addons/addressbook/remove.tpl
index a764605cc9fb0c84de64fb8e656e09229896b26f..9195e6e2a3ffc87dc00409dce926cda612e1592a 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_entry_confirm" value="{msgPool type=delButton}">
-
<input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
-</p>
+</div>