diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-27 15:09:41 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-27 15:09:41 -0400 |
commit | 825e2b1378b1def4980e36642ed84999599eb017 (patch) | |
tree | 8c5225715c9cf7a3405dbc679f124f74ca9983e7 /templates | |
parent | f4a1732b0e65ea4459098e4e852dff10a5af9320 (diff) | |
parent | c8237b4351f6023b3d3a661df2568c6d7488b8cf (diff) |
Merge branch 'master' into po
Conflicts:
debian/control
Diffstat (limited to 'templates')
-rw-r--r-- | templates/comment.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/comment.tmpl b/templates/comment.tmpl index 1b9064ea0..fb76ea004 100644 --- a/templates/comment.tmpl +++ b/templates/comment.tmpl @@ -1,4 +1,4 @@ -<div class="comment" id="<TMPL_VAR NAME=INLINEPAGE>"> +<div class="comment" id="<TMPL_VAR NAME=COMMENTID>"> <div class="comment-subject"> <TMPL_IF PERMALINK> |