Subversion Repositories wimsdev

Rev

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
  The item number $bad_source in the source code you just submitted is not
14
  The item number $bad_source in the source code you just submitted is not
15
  valid.
15
  valid.
16
  !href cmd=reply&job=prep_putsource&source=$source $name_correctsource
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 165... Line 165...
165
  source code of a public worksheet by cutting and pasting.
165
  source code of a public worksheet by cutting and pasting.
166
  <p>
166
  <p>
167
 !set wims_menu_items=!append line sheetadmin,1,cmd=resume \
167
 !set wims_menu_items=!append line sheetadmin,1,cmd=resume \
168
to $wims_menu_items
168
to $wims_menu_items
169
 
169
 
-
 
170
  !set wims_form_method=post
170
  !form reply
171
  !form reply
171
  <input type="hidden" name="job" value="putsource"><p class="wimscenter">
172
  <input type="hidden" name="job" value="putsource"><p class="wimscenter">
172
  <textarea cols="55" rows="10" name="source">$source</textarea>
173
  <textarea cols="55" rows="10" name="source">$ssource</textarea>
173
  </p>
174
  </p>
174
  <p class="wimscenter"><input type="submit" value="$wims_name_send"></p>
175
  <p class="wimscenter"><input type="submit" value="$wims_name_send"></p>
175
 
176
 
176
  !formend
177
  !formend
177
  <span class="wims_warning">$wims_name_warning</span>.
178
  <span class="wims_warning">$wims_name_warning</span>.