Subversion Repositories wimsdev

Rev

Rev 9590 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9590 Rev 9597
Line 24... Line 24...
24
 !!  
24
 !!  
25
  !!!href cmd=reply&job=read&r_msg=$r_rep1 $n_first
25
  !!!href cmd=reply&job=read&r_msg=$r_rep1 $n_first
26
 !!  
26
 !!  
27
 !!!href cmd=reply&job=thread&th_orig=$l_thread&th_start=$r_msg $n_allfollowing
27
 !!!href cmd=reply&job=thread&th_orig=$l_thread&th_start=$r_msg $n_allfollowing
28
 !!!endif
28
 !!!endif
-
 
29
 
29
!!!FIXME cela semble en double. To check.
30
 </span>
30
 
31
 
31
!if $thtcnt>1 or $r_prec!=$empty or $repcnt>0
32
!if $thtcnt>1 or $r_prec!=$empty or $repcnt>0
32
  &nbsp;&nbsp;[
33
  &nbsp;&nbsp;[
33
  !if $tlast!=$empty
34
  !if $tlast!=$empty
34
   !href cmd=reply&job=read&r_msg=$tlast &lt;&lt;
35
   !href cmd=reply&job=read&r_msg=$tlast &lt;&lt;
35
   &nbsp;
36
   &nbsp;
36
  !endif
37
  !endif
37
  !href cmd=reply&job=thread&th_orig=$l_thread&th_start=$l_thread $n_thread
38
  !href cmd=reply&job=thread&th_orig=$l_thread&th_start=$l_thread $n_thread
38
  !if $tnext!=$empty
39
  !if $tnext!=$empty
39
   &nbsp;
40
   &nbsp;
40
   !href cmd=reply&job=read&r_msg=$tnext &gt;&gt;
41
   !href cmd=reply&job=read&r_msg=$tnext &gt;&gt;
41
  !endif
42
  !endif
42
  ]
43
  ]
43
 !endif
44
 !endif
44
 </span>
45
 
45
 
46