From 3fe99c25dc1d08a638113af3850a33595566e6dd Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 13 Feb 2007 21:24:08 +0000 Subject: web commit by JoshTriplett: Use a specific ID for the changelog toggleable, to avoid conflicting with any other toggleable on the same page as an instantiation of the release template. --- doc/templates/release.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/templates') diff --git a/doc/templates/release.mdwn b/doc/templates/release.mdwn index a569d6b12..e9abd1ada 100644 --- a/doc/templates/release.mdwn +++ b/doc/templates/release.mdwn @@ -3,5 +3,5 @@ -ikiwiki released with [[toggle text="these changes"]] -[[toggleable text=""""""]] +ikiwiki released with [[toggle text="these changes" id="changelog"]] +[[toggleable id="changelog" text=""""""]] -- cgit v1.2.3