Code

Removed blue border
[gosa.git] / gosa-core / ihtml / themes / default / remove.tpl
index a9fd5b5499be70d34d32072f4681263060ffc98b..d413beab7f64e4eaf925eeac12529851888dde3b 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>
  {$intro}
@@ -10,7 +10,7 @@
 </p>
 
 <p class="plugbottom">
- <input type=submit name="delete_confirm" value="{t}Delete{/t}">
+ <input type=submit name="delete_confirm" value="{msgPool type=delButton}">
  &nbsp;
  <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
 </p>