Rev 10402 | Rev 14334 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !form reply |
6235 | bpr | 2 | <input type="hidden" name="job" value="access" /> |
11630 | bpr | 3 | <label for="accessdef">$title</label> |
10402 | bpr | 4 | $ |
3064 | bpr | 5 | !set wims_ref_class=wims_button_help |
6 | !href cmd=help&special_parm=accessconf $wims_name_help |
||
5951 | bpr | 7 | <div class="wimscenter"> |
11630 | bpr | 8 | <textarea name="accessdef" id="accessdef" cols="70" rows="15">$accessdef</textarea> |
5951 | bpr | 9 | </div> |
10 | <div class="wimscenter wimsform"> |
||
8054 | obado | 11 | <input type="submit" name="save" value="$wims_name_tosave" /> |
10402 | bpr | 12 | $ |
13 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
||
6061 | czzmrn | 14 | </div> |
23 | reyssat | 15 | |
5926 | bpr | 16 | !formend |
17 | |||
23 | reyssat | 18 | !reset job, accessdef |