Rev 15415 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
1436 | bpr | 2 | !read adm/title.phtml 3\ |
3 | \ |
||
2486 | bpr | 4 | $title |
23 | reyssat | 5 | |
6 | !form reply |
||
17180 | bpr | 7 | <input type="hidden" name="job" value="access"> |
5874 | bpr | 8 | <div class="wimscenter"> |
15415 | bpr | 9 | <label for="accessdef">$name_subtitle</label> |
3064 | bpr | 10 | |
11 | !set wims_ref_class=wims_button_help |
||
12 | !href cmd=help&help_subject=access $wims_name_help |
||
17180 | bpr | 13 | <br> |
15415 | bpr | 14 | <textarea name="accessdef" id="accessdef" cols="70" rows="15">$accessdef</textarea> |
5874 | bpr | 15 | </div> |
16 | <div class="wimscenter wimsform"> |
||
17180 | bpr | 17 | <input type="submit" name="save" value="$wims_name_tosave"> |
18 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button"> |
||
5874 | bpr | 19 | </div> |
23 | reyssat | 20 | |
5927 | bpr | 21 | !formend |
22 | |||
23 | reyssat | 23 | !reset job, accessdef |