Rev 5764 | Rev 5926 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5764 | Rev 5850 | ||
---|---|---|---|
Line 160... | Line 160... | ||
160 | <p> |
160 | <p> |
161 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
161 | !set wims_menu_items=!append line sheetadmin,1,cmd=resume \ |
162 | to $wims_menu_items |
162 | to $wims_menu_items |
163 | 163 | ||
164 | !form reply |
164 | !form reply |
165 | <input type="hidden" name="job" value="putsource"/>< |
165 | <input type="hidden" name="job" value="putsource"/><p class="wimscenter"> |
166 | <textarea cols="55" rows="10" name="source">$source</textarea> |
166 | <textarea cols="55" rows="10" name="source">$source</textarea> |
167 | </ |
167 | </p> |
168 | <p><input type="submit" value="$wims_name_send"/></p> |
168 | <p class="wimscenter"><input type="submit" value="$wims_name_send"/></p> |
169 | </form> |
169 | </form> |
170 | <span class="wims_warning">$wims_name_warning</span>. |
170 | <span class="wims_warning">$wims_name_warning</span>. |
171 | It is advised not to modify the source code of the worksheet as it may abort the |
171 | It is advised not to modify the source code of the worksheet as it may abort the |
172 | worksheet. |
172 | worksheet. |
173 | !exit |
173 | !exit |