Subversion Repositories wimsdev

Rev

Rev 3905 | Rev 5734 | 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>
3905 bpr 15
  <td><input type="text" name="keytitle"><small>($name_cpsheet4)</small></td>
2349 guerimand 16
 </tr>
17
 $table_tr
3905 bpr 18
 <td colspan="2" align="center"><input type="submit" value="$wims_name_Insert"></td>
2349 guerimand 19
 </tr>
20
$table_end
3905 bpr 21
<input type="hidden" name="job" value="cpsheet">
54 guerimand 22
</form>
2349 guerimand 23
 
2333 bpr 24
!set wims_menu_items=!append line back2,1,cmd=reply\
25
  to $wims_menu_items
976 bpr 26
!reset numsheet