[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN news_form --> 2 {_category} 3 <h2 align="center">{cat_name} 4 </h2> 5 <table align="center" border="0" width="90%" cellspacing="0" cellpadding="0"> 6 {rows} 7 </table> 8 <table width="100%"><tr><td align="left">{lesslink}</td><td align="right">{morelink}</td></tr></table> 9 <!-- END news_form --> 10 11 <!-- BEGIN row --> 12 <tr bgcolor="#c7c3c7"> 13 <td width="13" valign="top" valign="top"> 14 <img src="{icon}" align="top"> 15 </td> 16 <td align="left" width="99%"> 17 <b>{subject}</b> 18 </td> 19 <td align="left" width="1%" bgcolor="#FFFFFF"> 20 21 </td> 22 </tr> 23 <tr> 24 <td width="100%" colspan="3"> 25 {submitedby} 26 <p>{content}</p> 27 <p> </p> 28 </td> 29 </tr> 30 <!-- END row --> 31 32 <!-- BEGIN row_empty --> 33 <tr> 34 <td align="center">{row_message}</td> 35 </tr> 36 <!-- END row_empty --> 37 38 39 <!-- BEGIN category --> 40 <form method="POST"> 41 <select name="inputread" onChange="location.href=this.value">{readable}</select> 42 {maintainlink} 43 </form> 44 <!-- END category -->
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 |