Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-core / ihtml / themes / default / remove.tpl
1 <div style="font-size:18px;">
2   <img alt="" src="images/warning.png" align=top>&nbsp;{t}Warning{/t}
3 </div>
4 <p>
5  {$intro}
6  {t}This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
7 </p>
8 <p>
9  {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
10 </p>
12 <p class="plugbottom">
13  <input type=submit name="delete_confirm" value="{msgPool type=delButton}">
14  &nbsp;
15  <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
16 </p>