From 09114c215c8c58595964ff017ab80394860fd75b Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" <> Date: Thu, 4 Apr 2002 04:01:01 +0000 Subject: Fix for bug 98658: Let administrator know which customised templates have been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk --- template/default/info/describe-keywords.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/default/info/describe-keywords.html.tmpl') diff --git a/template/default/info/describe-keywords.html.tmpl b/template/default/info/describe-keywords.html.tmpl index 7e7742334..3c897026b 100644 --- a/template/default/info/describe-keywords.html.tmpl +++ b/template/default/info/describe-keywords.html.tmpl @@ -1,3 +1,4 @@ + [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of -- cgit v1.2.3-24-g4f1b