Rev 10084 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10084 | Rev 17178 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | !if $cmd,$special_parm=help,about |
19 | !if $cmd,$special_parm=help,about |
20 | --- $wims_name_about --- |
20 | --- $wims_name_about --- |
21 | !else |
21 | !else |
22 | --- $(wims_name_title$cmd) --- |
22 | --- $(wims_name_title$cmd) --- |
23 | !if $title_transl notsametext $wims_title_title and $title_transl notsametext |
23 | !if $title_transl notsametext $wims_title_title and $title_transl notsametext |
24 | <br |
24 | <br>($title_transl) |
25 | !endif |
25 | !endif |
26 | !endif |
26 | !endif |
27 | </span> |
27 | </span> |
28 | !endif |
28 | !endif |
29 | !endif |
29 | !endif |
30 | <br class="clearall" |
30 | <br class="clearall"> |
31 | </h1> |
31 | </h1> |
32 | </div> |
32 | </div> |
33 | <!-- end html/title.phtml --> |
33 | <!-- end html/title.phtml --> |