From 21fe996544f43ad5cfcdf36388015971b7fc56d1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Jul 2010 15:02:04 -0400 Subject: Avoid showing 'Add a comment' link at the bottom of the comment post form. Since misctemplate is called with a page context, the comments plugin thinks it should add that, as well as the comment link in the actionbar. I kept the comment link because a quick link back to the comments to a page is sorta useful. --- templates/page.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/page.tmpl b/templates/page.tmpl index 703a6d8de..8659018a0 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -117,6 +117,7 @@ +
@@ -129,6 +130,7 @@
+
-- cgit v1.2.3