Rev 14271 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 2349 | guerimand | 1 | !!!### language independant |
| 2 | !! |
||
| 3 | !! |
||
| 54 | guerimand | 4 | !form reply |
| 2349 | guerimand | 5 | $name_cpsheet1 |
| 14271 | obado | 6 | <fieldset class="property_fields blockcenter"> |
| 7530 | bpr | 7 | <legend>$wims_name_addsexo</legend> |
| 8 | <div class="field box"> |
||
| 9 | <label for="numsheet">$wims_name_sheet</label> |
||
| 10 | !formselect numsheet list $asheets prompt $listname |
||
| 11 | </div> |
||
| 12 | <div class="field box"> |
||
| 14271 | obado | 13 | <label for="keytitle">$name_cpsheet3</label> |
| 17230 | bpr | 14 | <input type="text" name="keytitle" id="keytitle"> |
| 7530 | bpr | 15 | <div class="formHelp">$name_cpsheet4</div> |
| 16 | </div> |
||
| 17 | <div class="wimscenter wimsform"> |
||
| 17230 | bpr | 18 | <input type="submit" value="$wims_name_Insert"> |
| 7530 | bpr | 19 | </div> |
| 5953 | bpr | 20 | |
| 17230 | bpr | 21 | <input type="hidden" name="job" value="cpsheet"> |
| 7530 | bpr | 22 | </fieldset> |
| 5926 | bpr | 23 | !formend |
| 24 | |||
| 2333 | bpr | 25 | !set wims_menu_items=!append line back2,1,cmd=reply\ |
| 26 | to $wims_menu_items |
||
| 976 | bpr | 27 | !reset numsheet |