Rev 13607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13607 | Rev 15720 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <div class="field box"> |
1 | <div class="field box"> |
2 | <label for="src">$name_content:</label> |
2 | <label for="src">$name_content:</label> |
3 |
|
3 | !if $vote_status>0 |
4 |
|
4 | <br />$name_nowritable |
5 |
|
5 | !let tmp=!record 0 of $votedir/$vote.src |
6 |
|
6 | !readproc adm/msgchange.proc read |
7 |
|
7 | <pre>$out_script</pre> |
8 |
|
8 | !else |
9 |
|
9 | !set wims_ref_class=wims_button_help float_right |
10 |
|
10 | !href cmd=help $wims_name_help |
11 |
|
11 | <div class="wimscenter"> |
12 |
|
12 | <textarea class="iEdit" id="src" name="reg_src" cols="80" rows="20">$src</textarea> |
13 |
|
13 | </div> |
14 |
|
14 | !endif |
15 | </div> |
15 | </div> |