Subversion Repositories wimsdev

Rev

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

Rev 6201 Rev 6875
Line 27... Line 27...
27
</div>
27
</div>
28
!exit
28
!exit
29
!endif
29
!endif
30
 
30
 
31
!if $special_parm=download
31
!if $special_parm=download
32
 <h1 class="alert">Sorry, this page no more exists.</h1>
32
 <div class="wims_alertmsg">Sorry, this page no more exists.</div>
33
 !! is special_parm=download really still used ?
33
 !! is special_parm=download really still used ?
34
 !exit
34
 !exit
35
!endif
35
!endif
36
 
36
 
37
!if $wims_user=$empty
37
!if $wims_user=$empty
38
 !changeto theme.phtml visitor
38
 !changeto theme.phtml visitor
39
!endif
39
!endif