Subversion Repositories wimsdev

Rev

Rev 5734 | Rev 5953 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2349 guerimand 1
!!!### language independant
2
!!
3
!!
54 guerimand 4
!form reply
2349 guerimand 5
$name_cpsheet1
6
$table_header
7
 $table_tr
3962 bpr 8
  <td>$wims_name_sheet</td>
2349 guerimand 9
  <td>
10
   !formselect numsheet list $asheets prompt $listname
11
  </td>
12
 </tr>
13
 $table_tr
2765 bpr 14
  <td>$name_cpsheet3</td>
5734 bpr 15
  <td><input type="text" name="keytitle"/><small>($name_cpsheet4)</small></td>
2349 guerimand 16
 </tr>
17
 $table_tr
5734 bpr 18
 <td colspan="2" align="center"><input type="submit" value="$wims_name_Insert"/></td>
2349 guerimand 19
 </tr>
20
$table_end
5734 bpr 21
<input type="hidden" name="job" value="cpsheet"/>
2349 guerimand 22
 
5926 bpr 23
!formend
24
 
2333 bpr 25
!set wims_menu_items=!append line back2,1,cmd=reply\
26
  to $wims_menu_items
976 bpr 27
!reset numsheet