Skip to content

Commit

Permalink
unbreak previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jul 21, 2010
1 parent ad9224c commit 6e376f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cgi/template/linkblock.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6e376f3

Please sign in to comment.