Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2010-07-21 16:08:38 (GMT)
committer Moritz Lenz <moritz@faui2k3.org>2010-07-21 16:08:38 (GMT)
commit6e376f3da66416864d2886398489a09d67f06f3d (patch)
tree634b06dec7d9130d9d4e166100175aa5018787dc
parentad9224ccd041c60b0f7e2268cbb65d83d24b6ca2 (diff)
unbreak previous commit
-rw-r--r--cgi/template/linkblock.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/template/linkblock.tmpl b/cgi/template/linkblock.tmpl
index 2b58eea..d04498a 100644
--- a/cgi/template/linkblock.tmpl
+++ b/cgi/template/linkblock.tmpl
@@ -11,7 +11,7 @@
<a href="http://www.google.com/search?q=site%3Airclog.perlgeek.de+inurl%3A<TMPL_VAR NAME=CHANNEL ESCAPE=URL>">Google Search</a>
<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>
+ NAME=DATE>">Plain-Text</a>
| <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>