diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 03:37:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 03:37:20 +0000 |
commit | 5eccec1553cdec65e592c2c079f8a3540ee3326e (patch) | |
tree | ffbfa060bad39a7c3393a5962398d4cc95140343 /templates | |
parent | c2f9e5f5c7009b7bc0c20ee7836af4b68c8e1b91 (diff) |
add rev as comment to shut up html::template
Diffstat (limited to 'templates')
-rw-r--r-- | templates/recentchanges.tmpl | 2 |
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> |