Rev 12479 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12479 | Rev 14335 | ||
---|---|---|---|
Line 54... | Line 54... | ||
54 | !readproc adm/vfilter/msgchange.proc write\ |
54 | !readproc adm/vfilter/msgchange.proc write\ |
55 | $reg_src |
55 | $reg_src |
56 | !writefile $votedir/$vote.src $out_script |
56 | !writefile $votedir/$vote.src $out_script |
57 | !! ----------- |
57 | !! ----------- |
58 | msg2wims_primitives=def define comment draw if for uservar\ |
58 | msg2wims_primitives=def define comment draw if for uservar\ |
59 |
|
59 | menu list radio mmenu mlist checkbox textarea |
60 | !sh cd $wims_home; bin/msg2wims log/$Votedir/$vote.src log/$Votedir/$vote.def |
60 | !sh cd $wims_home; bin/msg2wims log/$Votedir/$vote.src log/$Votedir/$vote.def |
61 | !endif |
61 | !endif |
62 | 62 | ||
63 | !if $reg_src=$empty and $vote_status=0 |
63 | !if $reg_src=$empty and $vote_status=0 |
64 | !goto edit |
64 | !goto edit |