Rev 7679 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7679 | Rev 8538 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !endif |
4 | !endif |
- | 5 | !if __widgets isin _$wims_read_parm |
|
- | 6 | !read themes/$wims_read_parm |
|
5 | 7 | !endif |
|
6 | !read themes/$home_theme/$wims_read_parm.phtml |
8 | !read themes/$home_theme/$wims_read_parm.phtml |
7 | !if $home_theme!=yes and $home_theme!=default |
9 | !if $home_theme!=yes and $home_theme!=default |
8 | !read themes/default/$wims_read_parm.phtml |
10 | !read themes/default/$wims_read_parm.phtml |
9 | !endif |
11 | !endif |