Rev 1154 | Rev 5696 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1154 | Rev 1171 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | !read name.phtml.$module_language |
3 | !read name.phtml.$module_language |
4 | !set wims_name_titlehelp=$wims_name_help |
4 | !set wims_name_titlehelp=$wims_name_help |
5 | <h1 class="wims_title"> |
5 | <h1 class="wims_title"> |
6 | !if $wims_mode=popup |
6 | !if $wims_mode=popup |
7 | <a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME?module=$module">$wims_title_title</a> |
7 | <a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME?module=$module">$wims_title_title</a> |
8 | <font size= |
8 | <font size="-1">[<a href="#" onclick="window.close();">$wims_name_back</a>]</font> |
9 | !else |
9 | !else |
10 | $wims_title_title |
10 | $wims_title_title |
11 | !if $cmd=intro or $cmd=help |
11 | !if $cmd=intro or $cmd=help |
12 | <br><font size="+0" class="wimssubintro"> |
12 | <br><font size="+0" class="wimssubintro"> |
13 | !if $cmd,$special_parm=help,about |
13 | !if $cmd,$special_parm=help,about |