Rev 9307 | Rev 10199 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9307 | Rev 10097 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | </script> to $wims_html_header |
21 | </script> to $wims_html_header |
22 | !endif |
22 | !endif |
23 | 23 | ||
24 | !set wims_html_onload=!append word window.focus(); to $wims_html_onload |
24 | !set wims_html_onload=!append word window.focus(); to $wims_html_onload |
25 | !if $job notwordof light |
25 | !if $job notwordof light |
- | 26 | !set wims_title_title=$(module_title_$lang) |
|
- | 27 | !default wims_title_title=$(module_title) |
|
26 | ! |
28 | !header |
27 | 29 | ||
28 | <div id="wims_title"> |
30 | <div id="wims_title"> |
29 | <h1 class="wims_title"> |
31 | <h1 class="wims_title"> |
30 | WWW Interactive Multipurpose Server |
32 | WWW Interactive Multipurpose Server |
31 | </h1> |
33 | </h1> |