Rev 6235 | Rev 13607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 10736 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <p><b> $name_content </b>: |
1 | <p><b> $name_content </b>: |
2 | 2 | ||
3 | !if $vote_status>0 |
3 | !if $vote_status>0 |
4 | <br />$name_nowritable |
4 | <br />$name_nowritable |
5 | <pre> |
5 | <pre> |
6 | !record 0 of $votedir/$vote.src |
6 | !let tmp=!record 0 of $votedir/$vote.src |
- | 7 | !readproc adm/msgchange.proc read |
|
- | 8 | $out_script |
|
7 | </pre> |
9 | </pre> |
8 | !else |
10 | !else |
9 | |
11 | |
10 | !set wims_ref_class=wims_button_help |
12 | !set wims_ref_class=wims_button_help |
11 | !href cmd=help $wims_name_help |
13 | !href cmd=help $wims_name_help |