[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN list --> 2 <b>{lang_header}</b> 3 <hr><p> 4 5 <div align="center"> 6 <table border="0" width="70%"> 7 <tr> 8 <td align="left">{left_next_matchs}</td> 9 <td width="95%" align="center"> </td> 10 <td align="right">{right_next_matchs}</td> 11 </tr> 12 </table> 13 </div> 14 15 <div align="center"> 16 <table border="0" width="70%"> 17 <tr bgcolor="{th_bg}"> 18 <td>{lang_loginid}</td> 19 <td>{lang_lastname}</td> 20 <td>{lang_firstname}</td> 21 <td>{lang_access}</td> 22 </tr> 23 24 {rows} 25 26 </table> 27 </div> 28 29 <form method="POST" action="{actionurl}"> 30 <div align="center"> 31 <table border="0" width="70%"> 32 <tr> 33 <td align="right"> 34 <form method="POST" action="{accounts_url}"> 35 <input name="query" value="{lang_search}"> 36 </form> 37 </td> 38 </tr> 39 </table> 40 </div> 41 42 <!-- END list --> 43 44 <!-- BEGIN row --> 45 <tr bgcolor="{tr_color}"> 46 <td>{row_loginid}</td> 47 <td>{row_lastname}</td> 48 <td>{row_firstname}</td> 49 <td class="narrow_column">{row_access}</td> 50 </tr> 51 <!-- END row --> 52 53 <!-- BEGIN row_empty --> 54 <tr> 55 <td colspan="5" align="center">{message}</td> 56 </tr> 57 <!-- 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 |