Subversion Repositories wimsdev

Rev

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

Rev 6685 Rev 10341
Line 1... Line -...
1
 
-
 
2
!headmenu
1
!default help_subject=$special_parm
3
 
2
 
4
!if $help_subject!=$empty
3
!if $help_subject!=$empty
5
 !read help/$help_subject.phtml
4
 !read help/$help_subject.phtml
6
 !reset help_subject
5
 !reset help_subject
7
 !tail
6
 !tail
8
 !exit
7
 !exit
9
!endif
8
!endif
10
 
9
!headmenu
11
<h1 class="wims_docu_title">$module_title<br />
10
<h1 class="wims_docu_title">$module_title<br />
12
<span class="small">--- $n_authorhelp ---</span></h1>
11
<span class="small">--- $n_authorhelp ---</span></h1>
13
 
12
 
14
!href cmd=reply&doc=$helpd&block=main&job=read $n_help2
13
!href cmd=reply&doc=$helpd&block=main&job=read $n_help2
15
.
14
.
16
 
-
 
17
!tail
15
!tail
18
 
-