Subversion Repositories wimsdev

Rev

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

Rev 15498 Rev 15502
Line 4... Line 4...
4
!default modtitle=$module_title
4
!default modtitle=$module_title
5
<!-- begin of mhelpheader.phtml -->
5
<!-- begin of mhelpheader.phtml -->
6
<html lang="$module_language"><head>
6
<html lang="$module_language"><head>
7
!read name.phtml.$module_language
7
!read name.phtml.$module_language
8
!if $special_parm=about
8
!if $special_parm=about
9
 !set wname_h=$wims_name_about
9
  !set wname_h=$wims_name_about
10
!else
10
!else
11
 !set wname_h=$wims_name_help
11
  !set wname_h=$wims_name_help
12
!endif
12
!endif
13
!set module_title2=$wname_h : $modtitle
13
!set module_title2=$wname_h : $modtitle
14
!read adm/css.phtml
14
!read adm/css.phtml
15
$wims_html_header
15
$wims_html_header
-
 
16
!headmathjax
16
</head>
17
</head>
17
 
18
 
18
<body $wims_htmlbody onload="window.focus();window.moveTo(150,120);window.resizeTo(700,600);">
19
<body $wims_htmlbody onload="window.focus();window.moveTo(150,120);window.resizeTo(700,600);">
19
<div id="wimsmhelp">
20
<div id="wimsmhelp">
20
<div class="wimsbody wimscenter">
21
<div class="wimsbody wimscenter">