Code

Updated partition handling
[gosa.git] / gosa-plugins / goto / admin / systems / ppd / remove_ppd.tpl
2 <div style="font-size:18px;">
3  {image path="images/warning.png" align="top"}&nbsp;{t}Warning{/t}
4 </div>
5 <p>
6  {$warning}
7 </p>
8 <p>{t}The PPD file will be removed from the server and can not be restored.{/t}
9 </p>
10 <hr>
11 <div class="plugin-actions">
12  <button type='submit' name='delete_ppd_confirm'>
13  {msgPool type=delButton}</button>
14  <button type='submit' name='delete_ppd_cancel'>
15  {msgPool type=cancelButton}</button>
16 </div>