[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <center> 2 <table border="0" cellspacing="2" cellpadding="2" width="80%"> 3 <tr> 4 <td colspan="6" align="center" bgcolor="#c9c9c9"><b>{title}<b/></td> 5 </tr> 6 <tr> 7 <td colspan="6" align="left"> 8 <table border="0" width="100%"> 9 <tr> 10 {left} 11 <td align="center">{lang_showing}</td> 12 {right} 13 </tr> 14 </table> 15 </td> 16 </tr> 17 <tr> 18 <td> </td> 19 <td colspan="6" align="right"> 20 <form method="POST"><input type="text" name="query" value="{query}" /> <input type="submit" name="btnSearch" value="{lang_search}" /></form> 21 </td> 22 </tr> 23 </table> 24 <form method="POST"> 25 <table border="0" cellspacing="2" cellpadding="2" width="80%"> 26 <tr bgcolor="{th_bg}" valign="middle" align="center"> 27 <td>{sort_cat}</td> 28 <td>{lang_configuration}</td> 29 </tr> 30 <!-- BEGIN cat_list --> 31 <tr valign="top" align="center" bgcolor="{tr_color}"> 32 <td><b>{catname}</b><br /><br /> 33 <input type="hidden" name="catids[]" value="{catid}" /> 34 {lang_type} 35 <select name="inputconfig[{catid}][type]">{typeselectlist}</select> 36 <br /><br /> 37 {lang_item} 38 <select name="inputconfig[{catid}][itemsyntax]">{itemsyntaxselectlist}</select> 39 </td> 40 <td> 41 <table> 42 <!-- BEGIN config --> 43 <tr> 44 <td>{setting}</td> 45 <td>{value}</td> 46 </tr> 47 <!-- END config --> 48 </table> 49 </td> 50 </tr> 51 <!-- END cat_list --> 52 <tr> 53 <td colspan="3" align="center"> 54 <input type="submit" name="btnSave" value="{lang_save}"> 55 <input type="submit" name="btnDone" value="{lang_done}"> 56 </td> 57 </tr> 58 </table> 59 </form> 60 </center>
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 |