[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- $Id: delete.tpl 11430 2003-08-28 14:31:11Z ralfbecker $ --> 2 3 <!-- BEGIN form --> 4 5 <center><br> 6 <form method="POST" action="{action_url}"> 7 <table border="0" width="65%" cellpadding="2" cellspacing="2"> 8 <tr> 9 <td align="center" colspan="2">{deleteheader}</td> 10 </tr> 11 <tr> 12 <td align="center" colspan="2">{lang_subs} {subs}</td> 13 </tr> 14 <tr height="50" valign="botton"> 15 <td align="center" width="50%"><input type="submit" name="confirm" value="{lang_yes}"></td> 16 <td align="center" width="50%"><input type="submit" name="cancel" value="{lang_no}"></td> 17 </tr> 18 </table> 19 </form> 20 </center> 21 22 <!-- END form -->
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |