Code

replaced plugbottom by pluin-actions
[gosa.git] / gosa-plugins / goto / admin / systems / ppd / remove_ppd.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  {$warning}
6 </p>
8 <p>
9  {t}The ppd file will be removed from the server and can not be restored.{/t}
10 </p>
12 <hr>
13 <div class="plugin-actions">
14   <input type=submit name="delete_ppd_confirm" value="{msgPool type=delButton}">
15   <input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
16 </div>