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 15... | Line 15... | ||
15 | !exit |
15 | !exit |
16 | !endif |
16 | !endif |
17 | 17 | ||
18 | !if bad_source=$error |
18 | !if bad_source=$error |
19 | Element ¹tevilka $bad_source v va¹em delovnem listu je neveljaven. |
19 | Element ¹tevilka $bad_source v va¹em delovnem listu je neveljaven. |
20 | !href cmd=reply&job=prep_putsource |
20 | !href cmd=reply&job=prep_putsource $name_correctsource |
21 | . |
21 | . |
22 | !exit |
22 | !exit |
23 | !endif |
23 | !endif |
24 | 24 | ||
25 | !if active_sheet=$error |
25 | !if active_sheet=$error |
Line 162... | Line 162... | ||
162 | source code of a public worksheet by cutting and pasting. |
162 | source code of a public worksheet by cutting and pasting. |
163 | <p> |
163 | <p> |
164 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
164 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
165 | to $wims_menu_items |
165 | to $wims_menu_items |
166 | 166 | ||
- | 167 | !set wims_form_method=post |
|
167 | !form reply |
168 | !form reply |
168 | <input type="hidden" name="job" value="putsource"><p class="wimscenter"> |
169 | <input type="hidden" name="job" value="putsource"><p class="wimscenter"> |
169 | <textarea cols="55" rows="10" name="source"> |
170 | <textarea cols="55" rows="10" name="source">$ssource</textarea></p> |
170 | <p class="wimscenter"><input type="submit" value="$wims_name_send"> |
171 | <p class="wimscenter"><input type="submit" value="$wims_name_send"> |
171 | </p> |
172 | </p> |
172 | !formend |
173 | !formend |
173 | <span class="wims_warning">$wims_name_warning</span>. |
174 | <span class="wims_warning">$wims_name_warning</span>. |
174 | It is advised not to modify the source code of the worksheet as it may abort the |
175 | It is advised not to modify the source code of the worksheet as it may abort the |