[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN row_no_history --> 2 <tr bgcolor="{tr_color}"> 3 <td align="center" colspan="5"><b>{lang_no_history}</b></td> 4 </tr> 5 <!-- END row_no_history --> 6 7 <!-- BEGIN row --> 8 <tr bgcolor="{tr_color}"> 9 <td> {row_date}</td> 10 <td> {row_owner}</td> 11 <td> {row_status}</td> 12 <td> {row_old_value}</td> 13 <td> {row_new_value}</td> 14 </tr> 15 <!-- END row --> 16 17 <!-- BEGIN list --> 18 <table border="0" width="95%"> 19 <tr bgcolor="{th_bg}"> 20 <td>{sort_date}</td> 21 <td>{sort_owner}</td> 22 <td>{sort_status}</td> 23 <td>{sort_old_value}</td> 24 <td>{sort_new_value}</td> 25 </tr> 26 {rows} 27 </table> 28 <!-- END list -->
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 |