[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/emailadmin/templates/default/ -> nextMatch.tpl (source)

   1  <!-- HELLO -->
   2  <table width="100%" border="0" align="center">
   3      <tr>
   4          {left_next_matchs}
   5          <td align="center"><b>{description}</b></td>
   6          {right_next_matchs}
   7      </tr>
   8  </table>
   9  
  10  <table width="100%" border="0" cellspacing="1" cellpading="1">
  11      <thead>
  12  <!-- BEGIN header_row -->
  13          <tr bgcolor="{th_bg}">
  14              {header_row_data}
  15          </tr>
  16  <!-- END header_row -->
  17      </thead>
  18      <tbody id="nextMatchBody">
  19  <!-- BEGIN row_list -->
  20          <tr id="{row_id}" bgcolor="{row_color}">
  21              {row_data}
  22          </tr>
  23  <!-- END row_list -->
  24      </tbody>
  25  </table>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7