Code

Updated strings in dhcp error msgs
[gosa.git] / plugins / admin / systems / remove_dhcp.tpl
1 <div style="font-size:18px;">
2 <img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
3 </div>
4 <p>
5  {$warning}
6  {t}This includes 'all' DHCP subsections that are located within this section. 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>
9 <p>
10  {t}Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}
11 </p>
13 <p class="plugbottom">
14   <input type=submit name="delete_dhcp_confirm" value="{t}Delete{/t}">
15   &nbsp;
16   <input type=submit name="cancel_section" value="{t}Cancel{/t}">
17 </p>