Rev 9597 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !read desc.phtml |
||
9597 | bpr | 3 | <div class="wimscenter"> |
4 | !set wims_ref_class=wims_button |
||
5 | !href cmd=reply&job=threadlist $n_bysubject |
||
10991 | bpr | 6 | $ $ |
9597 | bpr | 7 | !set wims_ref_class=wims_button |
8 | !href cmd=reply&job=list&mlist=.newlist $n_bydate |
||
10991 | bpr | 9 | $ $ |
9597 | bpr | 10 | !set wims_ref_class=wims_button |
11 | !href cmd=reply&job=list $n_recent |
||
12 | </div> |
||
6912 | bpr | 13 | <div> |
23 | reyssat | 14 | !set l_=!record $o2 of $forumdir/$o1/.msglist |
15 | !set lh= |
||
237 | bpr | 16 | $n_following |
23 | reyssat | 17 | !read listone.phtml $l_ |
18 | !set level=0 |
||
254 | bpr | 19 | !set lh=<li class="wims_forum_list"> |
23 | reyssat | 20 | !read thsub.phtml $startnum |
21 | |||
6912 | bpr | 22 | </div> |
23 | reyssat | 23 | !read listarch.phtml |
24 |