Rev 5855 | Rev 8546 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5855 | Rev 5856 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | !! $wims_html_header |
9 | !! $wims_html_header |
10 | !!!endif |
10 | !!!endif |
11 | !!</head><body $wims_htmlbody> |
11 | !!</head><body $wims_htmlbody> |
12 | !!!headmenu |
12 | !!!headmenu |
13 | 13 | ||
14 | ! |
14 | !header1 |
15 | !if $cmd=help and $special_parm=about |
15 | !if $cmd=help and $special_parm=about |
16 | !read about.phtml |
16 | !read about.phtml |
17 | !goto end |
17 | !goto end |
18 | !endif |
18 | !endif |
19 | 19 | ||
20 | !if $cmd=help |
20 | !if $cmd=help |
21 | !read help.phtml |
21 | !read help.phtml |
22 | !goto end |
22 | !goto end |
23 | !endif |
23 | !endif |
24 | 24 | ||
- | 25 | !read adm/title.phtml 1\ |
|
25 |
|
26 | WIMS @ $httpd_HTTP_HOST\ |
26 |
|
27 | $title |
27 | <p><hr/></p> |
- | |
28 | 28 | ||
29 | !if $sitestart=$empty |
29 | !if $sitestart=$empty |
30 | $name_warning |
30 | $name_warning |
31 | !goto end |
31 | !goto end |
32 | !endif |
32 | !endif |