Code

Completed lvm partition changes
[gosa.git] / gosa-plugins / fai / admin / fai / remove_branch.tpl
index 3ed7f232979024532b4b799dc2cce29e65b917cc..a8bdd384c993ce7de9c5b18dceb9064650228581 100644 (file)
@@ -1,18 +1,17 @@
+
 <div style="font-size:18px;">
<img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
{image path="images/warning.png" align="top"}&nbsp;{t}Warning{/t}
 </div>
 <p>
-  {$info}
-  {t}This includes all account data, system access, etc. for this branch. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
-</p>
-
-<p>
- {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
+ {$info}{t}This includes all account data, system access, etc. for this branch. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
 </p>
-
-<p class="plugbottom">
-  <input type=submit name="delete_branch_confirm" value="{t}Delete{/t}">
-  &nbsp;
-  <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
+<p>{t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
 </p>
-
+<input type='hidden' name='release_hidden' value='{$release_hidden}'>
+<hr>
+<div class="plugin-actions">
+ <button type='submit' name='delete_branch_confirm'>
+ {msgPool type=delButton}</button>
+ <button type='submit' name='delete_cancel'>
+ {msgPool type=cancelButton}</button>
+</div>
\ No newline at end of file