Rev 20 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 12160 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !default wims_theme=default |
2 | !default wims_theme=default |
3 | 3 | ||
4 | !readproc themes/$wims_theme/table.proc |
4 | !readproc themes/$wims_theme/table.proc |
5 | !if $table_header=$empty and $wims_theme!=default |
5 | !if $table_header=$empty and $wims_theme!=default |
6 | !readproc themes/default/table.proc |
6 | !readproc themes/default/table.proc |
7 | !endif |
7 | !endif |
8 | 8 |