Rev 17333 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17333 | Rev 17338 | ||
---|---|---|---|
Line 168... | Line 168... | ||
168 | docente in qualsiasi momento.</p> |
168 | docente in qualsiasi momento.</p> |
169 | !exit |
169 | !exit |
170 | !endif |
170 | !endif |
171 | 171 | ||
172 | !if prep_putsource=$error |
172 | !if prep_putsource=$error |
173 | <p> |
173 | <p> |
174 | Se si è provveduto in precedenza a salvare su file |
174 | Se si è provveduto in precedenza a salvare su file |
175 | le istruzioni Wims, è possibile inserire i comandi |
175 | le istruzioni Wims, è possibile inserire i comandi |
176 | e salvarli cliccando su <span class="wims_button disabled">$wims_name_send</span>. |
176 | e salvarli cliccando su <span class="wims_button disabled">$wims_name_send</span>. |
177 | </p><p> |
177 | </p><p> |
178 | è anche possibile inserire |
178 | è anche possibile inserire |
179 | il sorgente di un test pubblico mediante copia&incolla. |
179 | il sorgente di un test pubblico mediante copia&incolla. |
180 | </p> |
180 | </p> |
181 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
181 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
182 | to $wims_menu_items |
182 | to $wims_menu_items |
183 | 183 | ||
184 | !set wims_form_method=post |
184 | !set wims_form_method=post |
185 | !form reply |
185 | !form reply |
186 | <input type="hidden" name="job" value="putsource"><p class="wimscenter"> |
186 | <input type="hidden" name="job" value="putsource"><p class="wimscenter"> |
187 | <textarea cols="55" rows="10" name="source">$ssource</textarea |
187 | <textarea cols="55" rows="10" name="source">$ssource</textarea> |
- | 188 | </p> |
|
188 | <p class="wimscenter"><input type="submit" value="$wims_name_send"></p> |
189 | <p class="wimscenter"><input type="submit" value="$wims_name_send"></p> |
189 | 190 | ||
190 | !formend |
191 | !formend |
191 | <span class="wims_warning">$wims_name_warning</span>. |
192 | <span class="wims_warning">$wims_name_warning</span>. |
192 | Non inserire file di istruzioni modificate. Potrebbero |
193 | Non inserire file di istruzioni modificate. Potrebbero |
Line 204... | Line 205... | ||
204 | !endif |
205 | !endif |
205 | !exit |
206 | !exit |
206 | !endif |
207 | !endif |
207 | 208 | ||
208 | !if $error=toolate |
209 | !if $error=toolate |
209 | !read adm/lang/date.phtml.$moduclass_lang $class_expiration |
210 | !read adm/lang/date.phtml.$moduclass_lang $class_expiration |
210 | <p>$name_expiration1 ($l_date_out). $name_expiration2 </p> |
211 | <p>$name_expiration1 ($l_date_out). $name_expiration2 </p> |
211 | !set wims_ref_class=wims_button |
212 | !set wims_ref_class=wims_button |
212 | !href cmd=resume&save=$empty&job=$empty $wims_name_back2 |
213 | !href cmd=resume&save=$empty&job=$empty $wims_name_back2 |
213 | ($wims_name_sheetmanagement) |
214 | ($wims_name_sheetmanagement) |
214 | !exit |
215 | !exit |
215 | !endif |
216 | !endif |
216 | 217 | ||
Line 288... | Line 289... | ||
288 | 289 | ||
289 | !if techvardiscord iswordof $error |
290 | !if techvardiscord iswordof $error |
290 | !! TODO_lang techvardiscord |
291 | !! TODO_lang techvardiscord |
291 | !changeto lang/msg.phtml.fr |
292 | !changeto lang/msg.phtml.fr |
292 | !endif |
293 | !endif |
293 | - | ||
294 | 294 | ||
295 | !msg $error |
295 | !msg $error |