summaryrefslogtreecommitdiff
path: root/templates/recentchanges.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/recentchanges.tmpl')
-rw-r--r--templates/recentchanges.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl
index 753fb66c2..8433e3ae0 100644
--- a/templates/recentchanges.tmpl
+++ b/templates/recentchanges.tmpl
@@ -10,7 +10,7 @@
<ul>
<TMPL_LOOP NAME="CHANGELOG">
- <li>
+ <li> <!-- <TMPL_VAR NAME="REV"> -->
<TMPL_LOOP NAME="PAGES">
<TMPL_VAR NAME="LINK"></a>
</TMPL_LOOP>