[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN Block --> 2 <!-- BEGIN Moduleeditor --> 3 {standalone} 4 <script>{focus_reload_close}</script> 5 <div style="border-width:2px;border-style:solid; margin:5mm;padding:5mm"> 6 <h4>{moduleinfo}: {description}</h4> 7 <div style="color:red; text-align: center; font-weight:bold;">{validationerror}</div> 8 <form method="POST" action="{action_url}"> 9 <table> 10 {standardelements} 11 </table> 12 <!-- BEGIN Version --> 13 <div style="border-width:1px; border-style:solid; margin:1mm; padding:2mm"> 14 <b>Version {version_id}</b> 15 <select name="inputstate[{version_id}]">{state}</select> 16 <input type="submit" value="{deleteversion}" name="btnDeleteVersion[{version_id}]" /> 17 <table width="100%"> 18 {versionelements} 19 </table> 20 </div> 21 <!-- END Version --> 22 <div align="center"> 23 <input type="hidden" value="{blockid}" name="inputblockid" /> 24 <input type="submit" value="{lang_save}" name="btnSaveBlock" /> {savelang} 25 {apply_button} 26 <input type="submit" value="{lang_reload}" name="btnReloadBlock" /> 27 <input type="submit" value="{lang_delete}" name="btnDeleteBlock" onClick="return confirm('{lang_confirm}');" /> 28 <input type="submit" value="{lang_createversion}" name="btnCreateVersion" /> 29 {cancel_button} 30 </div> 31 </form> 32 </div> 33 <!-- END Moduleeditor --> 34 35 <!-- BEGIN Moduleview --> 36 <div style="border-width:1px; border-style:solid; margin:1mm; padding:2mm"> 37 <h4>{moduleinfo}: {description}</h4> 38 <table> 39 <!-- BEGIN ViewElement --> 40 <tr> 41 <td>{label}</td> 42 <td>{value}</td> 43 </tr> 44 <!-- END ViewElement --> 45 </table> 46 </div> 47 <!-- END Moduleview --> 48 <!-- END Block --> 49 50 <!-- BEGIN EditorElement --> 51 <tr> 52 <td>{label}</td> 53 <td>{form}</td> 54 </tr> 55 <!-- END EditorElement --> 56 <!-- BEGIN EditorElementLarge --> 57 <tr> 58 <td colspan="2"> 59 {label}<br /> 60 {form} 61 </td> 62 </tr> 63 <!-- END EditorElementLarge -->
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 |