Rev 1009 | Rev 1154 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1009 | Rev 1129 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !set wims_name_titlehelp=$wims_name_help |
4 | !set wims_name_titlehelp=$wims_name_help |
5 | < |
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=-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 |
Line 15... | Line 15... | ||
15 | !else |
15 | !else |
16 | --- $(wims_name_title$cmd) ---</font> |
16 | --- $(wims_name_title$cmd) ---</font> |
17 | !endif |
17 | !endif |
18 | !endif |
18 | !endif |
19 | !endif |
19 | !endif |
20 | </h1 |
20 | </h1> |
21 | - |