Code

Updated FAI template entry.
[gosa.git] / gosa-plugins / fai / admin / fai / remove_branch.tpl
index bdb289d799eea0f292ed83fca7b8f644f2d68ce6..23e8b09265835068fdcdc7cb2d7cd062fe90509a 100644 (file)
@@ -1,5 +1,5 @@
 <div style="font-size:18px;">
- <img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
+ <img alt="" src="images/warning.png" align=top>&nbsp;{t}Warning{/t}
 </div>
 <p>
   {$info}
@@ -9,9 +9,9 @@
 <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}'>
 <p class="plugbottom">
-  <input type=submit name="delete_branch_confirm" value="{t}Delete{/t}">
+  <input type=submit name="delete_branch_confirm" value="{msgPool type=delButton}">
   &nbsp;
   <input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
 </p>