[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN list --> 2 3 <table width="75%" border="0" cellspacing="0" cellpadding="0"> 4 {rows} 5 </table> 6 <!-- END list --> 7 8 <!-- BEGIN app_row --> 9 <tr class="th"> 10 <td class="narrow_column" valign="middle"><img src="{app_icon}" alt="[ {app_name} ]"> <a name="{a_name}"></a></td> 11 <td width="95%" valign="middle"><strong> {app_name}</strong></td> 12 </tr> 13 <!-- END app_row --> 14 15 <!-- BEGIN app_row_noicon --> 16 <tr class="th"> 17 <td colspan="2" width="95%" valign="middle"><strong> {app_name}</strong> <a name="{a_name}"></a></td> 18 </tr> 19 <!-- END app_row_noicon --> 20 21 <!-- BEGIN link_row --> 22 <tr> 23 <td colspan="2"> • <a href="{pref_link}">{pref_text}</a></td> 24 </tr> 25 <!-- END link_row --> 26 27 <!-- BEGIN spacer_row --> 28 <tr> 29 <td colspan="2"> </td> 30 </tr> 31 <!-- END spacer_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 |