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