Subversion Repositories wimsdev

Rev

Rev 10991 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !read desc.phtml
  3. <div class="wimscenter">
  4.   !set wims_ref_class=wims_button
  5.   !href cmd=reply&job=threadlist $n_bysubject
  6.   $ $
  7.   !set wims_ref_class=wims_button
  8.   !href cmd=reply&job=list&mlist=.newlist $n_bydate
  9.   $ $
  10.   !set wims_ref_class=wims_button
  11.   !href cmd=reply&job=list $n_recent
  12. </div>
  13. <div>
  14.   !set l_=!record $o2 of $forumdir/$o1/.msglist
  15.   !set lh=
  16.   <p>$n_following</p>
  17.   <ul>
  18.     !read listone.phtml $l_
  19.     !set level=0
  20.     !set lh=<li class="wims_forum_list">
  21.     !read thsub.phtml $startnum
  22.   </ul>
  23. </div>
  24. !read listarch.phtml
  25.  
  26.