From 3da279ddd4f3e18b1fcc964b0abc71ebfd6979dd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Jul 2008 12:15:55 -0400 Subject: [PATCH] editpage: Don't show attachments link when attachments are disabled. --- debian/changelog | 1 + templates/editpage.tmpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6d7417488..78a7af001 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low * prefix_directives enabled in doc wiki, all preprocessor directives converted. (Simon McVittie) + * editpage: Don't show attachments link when attachments are disabled. -- Joey Hess Mon, 21 Jul 2008 11:35:46 -0400 diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index 7f6c2a97a..987531803 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -62,8 +62,8 @@ Optional comment about this change:
-Attachments +Attachments
-- 2.26.2