Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
20 reyssat 1
!nocache
2
!headmenu
3
 
4
!if $help_subject!=$empty
12733 bpr 5
  !read docu/$module_language/help/$help_subject.phtml
6
  !reset help_subject
7
  !tail
8
  !exit
20 reyssat 9
!endif
10
 
5970 bpr 11
<h1 class="wimscenter">$module_title<br/>
12
<span class="small">--- $n_authorhelp ---</span></h1>
20 reyssat 13
 
5970 bpr 14
<p class="wimscenter">
3071 bpr 15
!set wims_ref_class=wims_button
1685 bpr 16
!href cmd=reply&doc=$helpd&block=main&job=read $wims_name_help
5970 bpr 17
</p>
20 reyssat 18
 
19
!tail
20