[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <div style="color:red; text-align:center">{message}</div> 2 {user_tabs} 3 <table style="border: 0px;width:100%;" cellspacing="0"> 4 <tr class="th"> 5 <td colspan="2" style="font-size: 120%; font-weight:bold"> 6 {lang_New_Instance} 7 </td> 8 </tr> 9 </table> 10 <table style="border: 0px;width:100%;" cellspacing="1"> 11 <tr class="row_off"> 12 <td colspan="2"> 13 <table style="border: 0; width:100%"> 14 <tr> 15 <td> 16 <form action="{form_action}" method="post"> 17 <input type="hidden" name="start" value="0" /> 18 <input type="hidden" name="sort" value="{sort}" /> 19 <input type="hidden" name="order" value="{order}" /> 20 <input size="18" type="text" name="find" value="{search_str}" /> 21 <input type="submit" name="search" value="{lang_search}" /> 22 </form> 23 </td> 24 <td class="row_on"> 25 {help_info} 26 </td> 27 </tr> 28 </table> 29 </td> 30 </tr> 31 <tr> 32 <td colspan="2"> 33 <table style="border: 0px;width:100%; margin:0 auto"> 34 <tr class="row_off"> 35 {left} 36 <td><div align="center">{lang_showing}</div></td> 37 {right} 38 </tr> 39 </table> 40 </td> 41 </tr> 42 <tr class="th"> 43 <form action="{form_action}" method="post"> 44 <input type="hidden" name="start" value="{start}" /> 45 <input type="hidden" name="find" value="{search_str}" /> 46 <input type="hidden" name="sort" value="{sort}" /> 47 <input type="hidden" name="order" value="{order}" /> 48 <td>{header_wf_procname}</td> 49 <td>{header_wf_name}</td> 50 </tr> 51 <!-- BEGIN block_table --> 52 <tr class="{color_line}"> 53 <td> 54 {wf_procname} 55 </td> 56 <td> 57 <a href="{link_starting}">{actname}</a>{arrow} 58 </td> 59 60 </tr> 61 <!-- END block_table --> 62 </table> 63 </form>
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 |