1 <div style="font-size:18px;">
2 <img src="images/button_cancel.png" align=top> {t}Warning{/t}
3 </div>
5 <p>
6 {$intro}
7 {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}
8 </p>
9 <p>
10 {t}So - if you're sure - press <i>Delete</i> to continue or <i>Cancel</i> to abort.{/t}
11 </p>
13 <p class="plugbottom">
14 <input type=submit name="delete_app_confirm" value="{t}Delete{/t}">
15
16 <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
17 </p>