Code

Updated remove template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 17 Mar 2010 13:59:18 +0000 (13:59 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 17 Mar 2010 13:59:18 +0000 (13:59 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16772 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/ihtml/themes/modern/removeEntries.tpl

index fa74aa20c49ac0979acb16780d2a44d57768e18e..ae60064941da04866697672e761c888fb52cc5aa 100644 (file)
@@ -1,9 +1,9 @@
 <div style="font-size:18px;">
   {image path="images/warning.png" align="top"}&nbsp;{t}Warning{/t}
-
 </div>
+
+{$info}
 <p>
-  {$info}
   {t}Please double check if you really want to do this since there is no way for GOsa to get your data back.{/t}
 </p>
 
@@ -14,7 +14,5 @@
 <hr>
 <div class="plugin-actions">
   <button type='submit' name='delete_confirmed'>{msgPool type=delButton}</button>
-
   <button type='submit' name='delete_cancel'>{msgPool type=cancelButton}</button>
-
 </div>