Rev 13099 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
10015 | bpr | 1 | !if $wims_forum_limit>1 |
12652 | bpr | 2 | !set wims_tail_home=$wims_tail_home\ |
10015 | bpr | 3 | forum,1,module=adm/forum/forum |
4 | !endif |
||
9700 | bpr | 5 | |
13112 | bpr | 6 | !set wims_tail_home=$wims_tail_home\ |
7 | legal,1,module=adm/light&phtml=cgu.phtml |
||
13099 | obado | 8 | |
10015 | bpr | 9 | !set wims_tail_home_n0=!linecnt $wims_tail_home |
10 | !exit |
||
11 | |||
12 | !!set wims_tail_home=$wims_tail_home\ |
||
13 | pref,1,module=adm/light&phtml=useropts.phtml.$lang |
||
14 | |||
9700 | bpr | 15 | !if $wims_theme_icon!= and $wims_theme_icon!=default |
13112 | bpr | 16 | !set wims_tail_home=$wims_tail_home\ |
9700 | bpr | 17 | iconabout,1,module=adm/light&phtml=iconabout.phtml |
18 | !endif |
||
13112 | bpr | 19 | !set wims_tail_home=$wims_tail_home\ |
20 | legal,1,module=adm/light&phtml=cgu.phtml |
||
9700 | bpr | 21 | |
22 | !set wims_tail_home_n0=!linecnt $wims_tail_home |