Code

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

gosa-plugins/mail/personal/mail/sieve/templates/remove_script.tpl

index 7dbca7ca8be0fd4f0e21263c7c1e567514f98433..9bf13537ef0f7c96494e4009c7d9091cababb484 100644 (file)
@@ -10,8 +10,9 @@
  {t}Best thing to do before performing this action would be to save the current script in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}
 </p>
 
-<p class="plugbottom">
+<hr>
+<div class="plugin-actions">
   <input type=submit name="delete_script_confirm" value="{msgPool type=delButton}">
-  &nbsp;
   <input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
-</p>
+</div>
+