summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0acc1bf)
raw | patch | inline | side by side (parent: 0acc1bf)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:41:15 +0000 (14:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:41:15 +0000 (14:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16242 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/dep_move_confirm.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/dep_move_confirm.tpl b/gosa-core/plugins/admin/departments/dep_move_confirm.tpl
index 0ca3039594cb7402013bbae1ddb747f249be9cfb..5d5cc7b77e8856330ed79d6fe20060954de193aa 100644 (file)
{t}Before you confirm this action, ensure that everything will be as expected, possibly the best solution is a backup.{/t}
</p>
-<p class="plugbottom">
+<hr>
+<div class="plugin-actions">
<input type='submit' name='dep_move_confirm' value='{msgPool type=saveButton}'>
-
<input type='submit' name='cancel_save' value='{msgPool type=cancelButton}'>
-</p>
-
+</div>