Rev 1171 | Rev 5700 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1171 | Rev 5696 | ||
---|---|---|---|
Line 7... | Line 7... | ||
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="-1">[<a href="#" onclick="window.close();">$wims_name_back</a>]</font> |
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 |
14 | --- $wims_name_about ---</font> |
14 | --- $wims_name_about ---</font> |
15 | !else |
15 | !else |
16 | --- $(wims_name_title$cmd) ---</font> |
16 | --- $(wims_name_title$cmd) ---</font> |
17 | !endif |
17 | !endif |