Rev 5868 | Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5868 | Rev 5927 | ||
---|---|---|---|
Line 104... | Line 104... | ||
104 | !read $votedir/$vote.def |
104 | !read $votedir/$vote.def |
105 | 105 | ||
106 | !if $m_formed=yes and $wims_user!=supervisor |
106 | !if $m_formed=yes and $wims_user!=supervisor |
107 | <p class="wimscenter wimsform"> |
107 | <p class="wimscenter wimsform"> |
108 | <input type="submit" value="$wims_name_tosave"/> |
108 | <input type="submit" value="$wims_name_tosave"/> |
109 | </p |
109 | </p> |
- | 110 | !formend |
|
110 | !endif |
111 | !endif |
111 | 112 | ||
112 | !if $wims_user=supervisor and $vote_status=0 |
113 | !if $wims_user=supervisor and $vote_status=0 |
113 | !form reply |
114 | !form reply |
114 | <p class="wimscenter wimsform"> |
115 | <p class="wimscenter wimsform"> |
115 | !set wims_ref_class=wims_button |
116 | !set wims_ref_class=wims_button |
116 | !href cmd=reply&job=edit $wims_name_back2 |
117 | !href cmd=reply&job=edit $wims_name_back2 |
117 | </p> |
118 | </p> |
- | 119 | ||
118 |
|
120 | !formend |
119 | !endif |
121 | !endif |
120 | 122 |