diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index e95b886..a5efc93 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -93,7 +93,7 @@ <li><TMPL_VAR COMMENTSLINK></li> <TMPL_ELSE> <TMPL_IF DISCUSSIONLINK> - <li><TMPL_VAR DISCUSSIONLINK></li> + <!--<li><TMPL_VAR DISCUSSIONLINK></li>--> </TMPL_IF> </TMPL_IF> </ul> |