[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN list --> 2 <p> 3 <table border="0" width="45%" align="center"> 4 <tr> 5 {left_next_matchs} 6 <td align="center">{lang_groups}</td> 7 {right_next_matchs} 8 </tr> 9 </table> 10 11 <table border="0" width="45%" align="center"> 12 <tr class="th"> 13 <td>{sort_name}</td> 14 <td>{header_edit}</td> 15 <td>{header_delete}</td> 16 </tr> 17 18 {rows} 19 20 </table> 21 22 <table border="0" width="45%" align="center"> 23 <tr> 24 <td align="left"> 25 <form method="POST" action="{new_action}"> 26 {input_add} 27 </form> 28 </td> 29 <td align="right"> 30 <form method="POST" action="{search_action}"> 31 {input_search} 32 </form> 33 </td> 34 </tr> 35 </table> 36 <!-- END list --> 37 38 <!-- BEGIN row --> 39 <tr class="{class}"> 40 <td>{group_name}</td> 41 <td class="narrow_column">{edit_link}</td> 42 <td class="narrow_column">{delete_link}</td> 43 </tr> 44 <!-- END row --> 45 46 <!-- BEGIN row_empty --> 47 <tr> 48 <td colspan="5" align="center">{message}</td> 49 </tr> 50 <!-- END row_empty -->
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 |