Code

replaced plugbottom by pluin-actions
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 14:43:05 +0000 (14:43 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 14:43:05 +0000 (14:43 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16285 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/users/remove.tpl

index f60f42d2599ceb8022bb7afa36d693eabe23924d..100a1f88826efa42d4a1813b3f0cdc8e01a5f37c 100644 (file)
@@ -10,9 +10,9 @@
  {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}">
-  &nbsp;
-</p>
+</div>