Rev 13679 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $s_status=ask |
||
12902 | obado | 3 | $n_statusask |
4 | <div class="wimscenter"> |
||
5 | !form reply |
||
17180 | bpr | 6 | <input type="hidden" name="job" value="send"> |
12902 | obado | 7 | $ $ |
17180 | bpr | 8 | <input size="10" name="s_code"> |
12902 | obado | 9 | $ $ |
17180 | bpr | 10 | <input type="submit" value="$wims_name_send"> |
12902 | obado | 11 | $ |
12 | !set wims_ref_class=wims_button wims_secondary_button |
||
13 | !href cmd=reply&job=list $wims_name_giveup |
||
14 | !formend |
||
15 | </div> |
||
13679 | bpr | 16 | !exit |
23 | reyssat | 17 | !endif |
18 | |||
19 | !if $error=$empty |
||
12902 | obado | 20 | <div class="wims_msg success">$n_add</div> |
23 | reyssat | 21 | !endif |
22 | |||
9597 | bpr | 23 | !set wims_menu_items=!append line forum,1,cmd=reply&job=list&mlist=.newlist\ |
24 | to $wims_menu_items |
||
25 | |||
26 | !read listarch.phtml |