[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN list --> 2 <br> 3 <table border="0" width="45%" align="center"> 4 <tr bgcolor="{bg_color}"> 5 {left} 6 <td align="center">{lang_showing}</td> 7 {right} 8 </tr> 9 </table> 10 <table border="0" width="45%" align="center"> 11 <tr bgcolor="{th_bg}"> 12 <td> {sort_title} </td> 13 <td>{lang_edit}</td> 14 </tr> 15 16 {rows} 17 18 </table> 19 20 <table border="0" width="45%" align="center"> 21 <tr> 22 <td align="left"> 23 <!-- <form method="POST" action="{new_action}"> 24 <input type="submit" value="{create_new}"> 25 </form>--> 26 </td> 27 </tr> 28 </table> 29 30 <!-- END list --> 31 32 <!-- BEGIN row --> 33 <tr bgcolor="{tr_color}"> 34 <td>{name}</td> 35 <td width="5%">{edit}</td> 36 </tr> 37 <!-- END row -->
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 |