Rev 1181 | Rev 1685 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1181 | Rev 1188 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | !!$wims_html_header |
20 | !!$wims_html_header |
21 | !set wims_html_onload=!append word window.close(); to $wims_html_onload |
21 | !set wims_html_onload=!append word window.close(); to $wims_html_onload |
22 | !!<body $wims_htmlbody onload="window.close();"> |
22 | !!<body $wims_htmlbody onload="window.close();"> |
23 | !header1 |
23 | !header1 |
24 | You may now close this help window. |
24 | You may now close this help window. |
25 |
|
25 | !tail |
26 | !exit |
26 | !exit |
27 | !endif |
27 | !endif |
28 | !!<body $wims_htmlbody><div class=wimsmenu> |
28 | !!<body $wims_htmlbody><div class=wimsmenu> |
29 | !if $cmd=help and $special_parm=about |
29 | !if $cmd=help and $special_parm=about |
30 | !changeto ./docu/$module_language/about.phtml |
30 | !changeto ./docu/$module_language/about.phtml |