Subversion Repositories wimsdev

Rev

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

Rev 10341 Rev 12490
Line 2... Line 2...
2
 
2
 
3
!if $help_subject!=$empty
3
!if $help_subject!=$empty
4
 !read help/$help_subject.phtml
4
  !read help/$help_subject.phtml
5
 !reset help_subject
5
  !reset help_subject
6
 !tail
6
  !tail
7
 !exit
7
  !exit
8
!endif
8
!endif
9
!headmenu
9
!headmenu
10
<h1 class="wims_docu_title">$module_title<br />
10
<h1 class="wims_docu_title">$module_title<br />
11
<span class="small">--- $n_authorhelp ---</span></h1>
11
<span class="small">--- $n_authorhelp ---</span></h1>
12
 
12