Rev 17180 | Rev 17327 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17180 | Rev 17206 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !endif |
11 | !endif |
12 | 12 | ||
13 | !if bad_source=$error |
13 | !if bad_source=$error |
14 | L'elemento $bad_source nei comandi inseriti non è |
14 | L'elemento $bad_source nei comandi inseriti non è |
15 | valido. |
15 | valido. |
16 | !href cmd=reply&job=prep_putsource |
16 | !href cmd=reply&job=prep_putsource $name_correctsource |
17 | . |
17 | . |
18 | !exit |
18 | !exit |
19 | !endif |
19 | !endif |
20 | 20 | ||
21 | !if active_sheet=$error |
21 | !if active_sheet=$error |
Line 180... | Line 180... | ||
180 | il sorgente di un test pubblico mediante copia&incolla. |
180 | il sorgente di un test pubblico mediante copia&incolla. |
181 | </p> |
181 | </p> |
182 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
182 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
183 | to $wims_menu_items |
183 | to $wims_menu_items |
184 | 184 | ||
- | 185 | !set wims_form_method=post |
|
185 | !form reply |
186 | !form reply |
186 | <input type="hidden" name="job" value="putsource"><p class="wimscenter"> |
187 | <input type="hidden" name="job" value="putsource"><p class="wimscenter"> |
187 | <textarea cols="55" rows="10" name="source"> |
188 | <textarea cols="55" rows="10" name="source">$ssource</textarea></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 |