Subversion Repositories wimsdev

Rev

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

Rev 12349 Rev 12355
Line 1... Line 1...
1
!nocache
1
!nocache
2
<!-- Begin Present.phtml-->
2
<!-- Begin present.phtml-->
3
 <div class="oefform" id="oefform">
3
 <div class="oefform" id="oefform">
4
!if $status=waiting and $cmd!=hint and $hasembedding=yes
4
!if $status=waiting and $cmd!=hint and $hasembedding=yes
5
  !form reply name="replyform" onsubmit="return formcheck();" autocomplete="off" id="a_oefform"
5
  !form reply name="replyform" onsubmit="return formcheck();" autocomplete="off" id="a_oefform"
6
  !set q_form=yes
6
  !set q_form=yes
7
!else
7
!else
Line 31... Line 31...
31
    !read $deffile question
31
    !read $deffile question
32
 
32
 
33
    !if $credits!=$empty and .. notin $credits and \ notin $credits \
33
    !if $credits!=$empty and .. notin $credits and \ notin $credits \
34
        and ($wims_user iswordof supervisor or $wims_user=$empty)
34
        and ($wims_user iswordof supervisor or $wims_user=$empty)
35
      !set credits=!replace internal < by &lt; in $credits
35
      !set credits=!replace internal < by &lt; in $credits
36
        <div class="wims_credits">$credits</div>
36
      <div class="wims_credits"><cite>$credits</cite></div>
37
    !endif
37
    !endif
38
  !endif
38
  !endif
39
!endif
39
!endif
40
 
40
 
41
!if $plot_fn!=$empty
41
!if $plot_fn!=$empty