Code

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

gosa-plugins/goto/admin/mimetypes/remove.tpl

index 29adedf1b6b018f89299e906b111e32f6518ab03..b4aacf828dbcc9b5e075b84dc8434f9cd6153b80 100644 (file)
@@ -10,8 +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}">
-  &nbsp;
   <input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
-</p>
+</div>
+