Rev 10015 | Rev 13099 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10015 | Rev 12652 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $wims_forum_limit>1 |
1 | !if $wims_forum_limit>1 |
2 | !set wims_tail_home=$wims_tail_home\ |
2 | !set wims_tail_home=$wims_tail_home\ |
3 | forum,1,module=adm/forum/forum |
3 | forum,1,module=adm/forum/forum |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | !set wims_tail_home_n0=!linecnt $wims_tail_home |
6 | !set wims_tail_home_n0=!linecnt $wims_tail_home |
7 | 7 | ||
Line 9... | Line 9... | ||
9 | 9 | ||
10 | !!set wims_tail_home=$wims_tail_home\ |
10 | !!set wims_tail_home=$wims_tail_home\ |
11 | pref,1,module=adm/light&phtml=useropts.phtml.$lang |
11 | pref,1,module=adm/light&phtml=useropts.phtml.$lang |
12 | 12 | ||
13 | !if $wims_theme_icon!= and $wims_theme_icon!=default |
13 | !if $wims_theme_icon!= and $wims_theme_icon!=default |
14 |
|
14 | !set wims_tail_home=$wims_tail_home\ |
15 | iconabout,1,module=adm/light&phtml=iconabout.phtml |
15 | iconabout,1,module=adm/light&phtml=iconabout.phtml |
16 | !endif |
16 | !endif |
17 | !set wims_tail_home=$wims_tail_home\ |
17 | !set wims_tail_home=$wims_tail_home\ |
18 | cgu,1,module=adm/light&phtml=cgu.phtml |
18 | cgu,1,module=adm/light&phtml=cgu.phtml |
19 | 19 |