Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cgi/template/linkblock.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/template/linkblock.tmpl')
-rw-r--r--cgi/template/linkblock.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgi/template/linkblock.tmpl b/cgi/template/linkblock.tmpl
index ac46923..2b58eea 100644
--- a/cgi/template/linkblock.tmpl
+++ b/cgi/template/linkblock.tmpl
@@ -12,4 +12,8 @@
<TMPL_IF NAME=DATE>| <a href="<TMPL_VAR
NAME=BASE_URL>text.pl?channel=<TMPL_VAR NAME=CHANNEL>;date=<TMPL_VAR
NAME=DATE>">Plain-Text</a></TMPL_IF>
+ | <a href="<TMPL_VAR
+ NAME=BASE_URL>text.pl?channel=<TMPL_VAR NAME=CHANNEL>;date=<TMPL_VAR
+ NAME=DATE>;reverse=1">plain, newest first</a></TMPL_IF>
+
</p>