Subversion Repositories wimsdev

Rev

Rev 13841 | Rev 15341 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13841 Rev 15026
Line 1... Line 1...
1
!nocache
1
!nocache
-
 
2
 
-
 
3
<!-- Begin oef/form.phtml-->
2
 
4
 
3
!if $hasembedding!=yes
5
!if $hasembedding!=yes
4
  <fieldset class="oefform">
6
  <fieldset class="oefform">
5
  !set enter_reply_tag=legend
7
  !set enter_reply_tag=legend
6
!else
8
!else
7
  !set enter_reply_tag=h2
9
  !set enter_reply_tag=h2
8
!endif
10
!endif
9
 
11
 
10
!nocache
-
 
11
<!-- Begin form.phtml-->
-
 
12
!if $oefsteps!=$empty
12
!if $oefsteps!=$empty
13
  !set fieldtot=!itemcnt $thisstep
13
  !set fieldtot=!itemcnt $thisstep
14
!else
14
!else
15
  !set fieldtot=$[$choicecnt+$replycnt]
15
  !set fieldtot=$[$choicecnt+$replycnt]
16
!endif
16
!endif