Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
8903 czzmrn 1
!!!### language independant
2
!!
3
!!
4
!form reply
5
$name_cpexam1
14271 obado 6
<fieldset class="property_fields blockcenter">
8903 czzmrn 7
  <legend>$wims_name_cpexam</legend>
8
  <div class="field box">
9
    <label for="numexam">$wims_name_Examen</label>
10
     !formselect numexam list $aexams prompt $listname
11
  </div>
14271 obado 12
  <div class="wimscenter wimsform">
8903 czzmrn 13
    <input type="submit" value="$wims_name_tosave" />
14271 obado 14
  </div>
8903 czzmrn 15
 
14271 obado 16
  <input type="hidden" name="job" value="cpexam" />
8903 czzmrn 17
</fieldset>
18
!formend
19
 
20
!set wims_menu_items=!append line back2,1,cmd=reply\
21
  to $wims_menu_items
22
!reset numexam