diff options
author | jocuri%softhome.net <> | 2004-01-19 02:39:10 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-01-19 02:39:10 +0000 |
commit | 6aa39b91f404ff57d850555dc8b6f86d8e365b41 (patch) | |
tree | 56ce6734d2260b2a6eaf5ef2e3be84c0378be3a3 /template/en/default/flag | |
parent | 8b2876df64df42f46f1b98c2245607dcd01ed94a (diff) | |
download | bugs-6aa39b91f404ff57d850555dc8b6f86d8e365b41.tar bugs-6aa39b91f404ff57d850555dc8b6f86d8e365b41.tar.gz bugs-6aa39b91f404ff57d850555dc8b6f86d8e365b41.tar.bz2 bugs-6aa39b91f404ff57d850555dc8b6f86d8e365b41.tar.xz bugs-6aa39b91f404ff57d850555dc8b6f86d8e365b41.zip |
Patch for bug 228894: Change HTML comments to template-toolkit ones for template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
Diffstat (limited to 'template/en/default/flag')
-rw-r--r-- | template/en/default/flag/list.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl index 50752a0df..1b99bfb6d 100644 --- a/template/en/default/flag/list.html.tmpl +++ b/template/en/default/flag/list.html.tmpl @@ -1,4 +1,4 @@ -<!-- 1.0@bugzilla.org --> +[%# 1.0@bugzilla.org %] [%# 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 |