Code

replaced plugbottom by pluin-actions
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 14:41:15 +0000 (14:41 +0000)
committerhickert <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

index 0ca3039594cb7402013bbae1ddb747f249be9cfb..5d5cc7b77e8856330ed79d6fe20060954de193aa 100644 (file)
@@ -11,9 +11,8 @@
 {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}'>
-       &nbsp;
        <input type='submit' name='cancel_save' value='{msgPool type=cancelButton}'>
-</p>
-
+</div>