[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 {message} 2 {links_nav} 3 <div class=divSideboxHeader style='position:relative; text-align:left'>{lang_outstanding_q}<span style='width:100%; position:absolute; right:0; text-align:right'>{num_regs}</span></div> 4 <table width=100% cellspacing=0> 5 <tr class=divSideboxHeader> 6 {left} 7 <td width=100% align=center> 8 <form method="POST" action="{form_filters_action}"> 9 <table> 10 <tr> 11 <td> 12 Category 13 <select name="cat" onchange="this.form.submit();"> 14 <option value="0">All</option> 15 {select_categories} 16 </select> 17 </td> 18 <td align=center> 19 <input type=text name="query" value="{value_query}"> <input type=submit name="search" value="{lang_search}"> 20 </td> 21 </tr> 22 </table> 23 </form> 24 </td> 25 {right} 26 </tr> 27 </table> 28 <table width=100%> 29 <tr class=divSideboxHeader> 30 <th>{head_summary}</th><th>{head_details}</th> 31 </tr> 32 <!-- BEGIN table_row_block --> 33 <tr bgcolor="{tr_color}"> 34 <td>{summary}</td><td>{details}</td> 35 </tr> 36 <!-- END table_row_block --> 37 </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 |