[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN main --> 2 <center> 3 <table width="100%" border="0" cellspacing="1" cellpading="1"> 4 <tr> 5 <td colspan="3" align="right"> 6 <form method="POST" action="{search_form_action}"> 7 {lang_search} <input type="text" id="search_string" name="search_string" value="{search_string}" onFocus="this.select();"> 8 </form> 9 </td> 10 <tr> 11 <tr> 12 <td width="33%"> 13 14 </td> 15 <td width="33%" align="center"> 16 <b>{lang_workstation_list}</b> 17 </td> 18 <td width="33%" align="right"> 19 <a href="{add_link}">{lang_add_workstation}</a> 20 </td> 21 </tr> 22 </table> 23 <br> 24 {next_match_table} 25 <table width="100%" border="0" cellspacing="1" cellpading="1"> 26 <tr> 27 <td align="right"> 28 <input type="submit" name="delete" value="{lang_delete}" onClick="return confirm('{lang_do_you_really_want_to_delete}')"> 29 </td> 30 </tr> 31 </table> 32 </form> 33 <br> 34 </center> 35 36 <!-- END main --> 37
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 |