Rev 9597 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9597 | Rev 13679 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <span class="small"> |
1 | <span class="small"> |
2 | !if $dcnt>1 |
2 | !if $dcnt>1 |
3 | [ |
3 | [ |
4 | !if $dlast!=$empty |
4 | !if $dlast!=$empty |
5 | !href cmd=reply&job=read&r_msg=$dlast << |
5 | !href cmd=reply&job=read&r_msg=$dlast << |
6 | |
6 | |
7 | !endif |
7 | !endif |
8 | !href cmd=reply&job=list $n_bydate |
8 | !href cmd=reply&job=list $n_bydate |
9 | !if $dnext!=$empty |
9 | !if $dnext!=$empty |
10 | |
10 | |
11 | !href cmd=reply&job=read&r_msg=$dnext >> |
11 | !href cmd=reply&job=read&r_msg=$dnext >> |
12 | !endif |
12 | !endif |
13 | ] |
13 | ] |
14 | !endif |
14 | !endif |
15 | [ |
15 | [ |
16 | !href cmd=reply&job=threadlist $n_bysubject |
16 | !href cmd=reply&job=threadlist $n_bysubject |
17 | ] |
17 | ] |
18 | !!if $r_prec!=$empty |
18 | !!if $r_prec!=$empty |
Line 30... | Line 30... | ||
30 | </span> |
30 | </span> |
31 | 31 | ||
32 | !if $thtcnt>1 or $r_prec!=$empty or $repcnt>0 |
32 | !if $thtcnt>1 or $r_prec!=$empty or $repcnt>0 |
33 | [ |
33 | [ |
34 | !if $tlast!=$empty |
34 | !if $tlast!=$empty |
35 | !href cmd=reply&job=read&r_msg=$tlast << |
35 | !href cmd=reply&job=read&r_msg=$tlast << |
36 | |
36 | |
37 | !endif |
37 | !endif |
38 | !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 |
39 | !if $tnext!=$empty |
39 | !if $tnext!=$empty |
40 | |
40 | |
41 | !href cmd=reply&job=read&r_msg=$tnext >> |
41 | !href cmd=reply&job=read&r_msg=$tnext >> |
42 | !endif |
42 | !endif |
43 | ] |
43 | ] |
44 |
|
44 | !endif |
45 | - | ||
46 | - |