[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <table style="border: 1px solid black;width:100%;margin-bottom:10px"> 2 <tr class="th"> 3 <td colspan="5" style="font-size: 120%; font-weight:bold"> 4 {lang_Instance_History} 5 </td> 6 </tr> 7 <tr class="th"> 8 <td>{lang_Activity}</td> 9 <td>{lang_Started}</td> 10 <td>{lang_Duration}</td> 11 <td>{lang_User}</td> 12 <td>{lang_Details}</td> 13 </tr> 14 <!-- BEGIN block_history_line --> 15 <tr class="{color_line}"> 16 <td>{act_icon}{history_activity}</td> 17 <td>{history_started}</td> 18 <td>{history_duration}</td> 19 <td>{history_user}</td> 20 <td>{history_link}</td> 21 </tr> 22 <!-- END block_history_line --> 23 </table>
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 |