Rev 11217 | Rev 12034 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11217 | Rev 11863 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !header1 |
4 | !header1 |
5 | 5 | ||
6 | <!-- Begin regclass/main.phtml --> |
6 | <!-- Begin regclass/main.phtml --> |
7 | 7 | ||
8 | <div class="title_box"> |
8 | <div class="title_box"> |
9 | <h1 class="wims_title"> |
9 | <h1 class="wims_title">$title</h1> |
10 | <!--WIMS $httpd_HTTP_HOST\--> |
- | |
11 | $title |
- | |
12 | </h1> |
- | |
13 | </div> |
10 | </div> |
14 | 11 | ||
15 | !if $toomany=yes |
12 | !if $toomany=yes |
16 | !read lang/toomany.phtml.$modu_lang |
13 | !read lang/toomany.phtml.$modu_lang |
17 | !goto end |
14 | !goto end |