Subversion Repositories wimsdev

Rev

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

Rev 7636 Rev 8355
Line 35... Line 35...
35
 
35
 
36
<hr />
36
<hr />
37
!if $wims_class!=$empty and $wims_user!=supervisor
37
!if $wims_class!=$empty and $wims_user!=supervisor
38
 !exit
38
 !exit
39
!endif
39
!endif
40
<table width="100%" border="0">
40
<table class="wimsnoborder">
41
<tr><td align="left" class="small">
41
<tr><td align="left" class="small">
42
!href cmd=reply&job=read $n_formatted
42
!href cmd=reply&job=read $n_formatted
43
&nbsp; $n_by
43
&nbsp; $n_by
44
!if $email=$empty
44
!if $email=$empty
45
 $author
45
 $author
Line 53... Line 53...
53
 !href module=home WIMS
53
 !href module=home WIMS
54
  @
54
  @
55
 <a href="http://$httpd_HTTP_HOST/">$httpd_HTTP_HOST</a>
55
 <a href="http://$httpd_HTTP_HOST/">$httpd_HTTP_HOST</a>
56
 </td>
56
 </td>
57
!endif
57
!endif
58
</tr>
58
</tr></table>
59
<tr><td align="left" colspan="2" nowrap="nowrap" class="small">
59
<div class="wimstech">
60
$n_lastmod $datm
60
$n_lastmod $datm
-
 
61
 
61
</td></tr></table>
62
</div>