Subversion Repositories wimsdev

Rev

Rev 7077 | Rev 8538 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7077 Rev 7679
Line 5... Line 5...
5
 
5
 
6
!read themes/$home_theme/$wims_read_parm.phtml
6
!read themes/$home_theme/$wims_read_parm.phtml
7
!if $home_theme!=yes and $home_theme!=default
7
!if $home_theme!=yes and $home_theme!=default
8
 !read themes/default/$wims_read_parm.phtml
8
 !read themes/default/$wims_read_parm.phtml
9
!endif
9
!endif
10
 
-