]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 228894: Change HTML comments to template-toolkit ones for template...
authorjocuri%softhome.net <>
Mon, 19 Jan 2004 02:39:10 +0000 (02:39 +0000)
committerjocuri%softhome.net <>
Mon, 19 Jan 2004 02:39:10 +0000 (02:39 +0000)
112 files changed:
template/en/default/account/auth/login.html.tmpl
template/en/default/account/create.html.tmpl
template/en/default/account/created.html.tmpl
template/en/default/account/email/confirm.html.tmpl
template/en/default/account/exists.html.tmpl
template/en/default/account/password/set-forgotten-password.html.tmpl
template/en/default/account/prefs/account.html.tmpl
template/en/default/account/prefs/email.html.tmpl
template/en/default/account/prefs/footer.html.tmpl
template/en/default/account/prefs/permissions.html.tmpl
template/en/default/account/prefs/prefs.html.tmpl
template/en/default/admin/flag-type/confirm-delete.html.tmpl
template/en/default/admin/flag-type/edit.html.tmpl
template/en/default/admin/flag-type/list.html.tmpl
template/en/default/admin/groups/create.html.tmpl
template/en/default/admin/keywords/confirm-delete.html.tmpl
template/en/default/admin/keywords/create.html.tmpl
template/en/default/admin/keywords/created.html.tmpl
template/en/default/admin/keywords/edit.html.tmpl
template/en/default/admin/keywords/list.html.tmpl
template/en/default/admin/keywords/rebuild-cache.html.tmpl
template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl
template/en/default/admin/products/groupcontrol/edit.html.tmpl
template/en/default/attachment/content-types.html.tmpl
template/en/default/attachment/create.html.tmpl
template/en/default/attachment/created.html.tmpl
template/en/default/attachment/diff-file.html.tmpl
template/en/default/attachment/diff-footer.html.tmpl
template/en/default/attachment/diff-header.html.tmpl
template/en/default/attachment/edit.html.tmpl
template/en/default/attachment/list.html.tmpl
template/en/default/attachment/show-multiple.html.tmpl
template/en/default/attachment/updated.html.tmpl
template/en/default/bug/activity/show.html.tmpl
template/en/default/bug/activity/table.html.tmpl
template/en/default/bug/choose.html.tmpl
template/en/default/bug/comments.html.tmpl
template/en/default/bug/create/create-guided.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/create/created.html.tmpl
template/en/default/bug/create/make-template.html.tmpl
template/en/default/bug/create/user-message.html.tmpl
template/en/default/bug/dependency-graph.html.tmpl
template/en/default/bug/dependency-tree.html.tmpl
template/en/default/bug/edit.html.tmpl
template/en/default/bug/knob.html.tmpl
template/en/default/bug/navigate.html.tmpl
template/en/default/bug/process/bugmail.html.tmpl
template/en/default/bug/process/confirm-duplicate.html.tmpl
template/en/default/bug/process/header.html.tmpl
template/en/default/bug/process/midair.html.tmpl
template/en/default/bug/process/next.html.tmpl
template/en/default/bug/process/results.html.tmpl
template/en/default/bug/process/verify-new-product.html.tmpl
template/en/default/bug/show-multiple.html.tmpl
template/en/default/bug/show.html.tmpl
template/en/default/bug/time.html.tmpl
template/en/default/bug/votes/delete-all.html.tmpl
template/en/default/bug/votes/list-for-bug.html.tmpl
template/en/default/bug/votes/list-for-user.html.tmpl
template/en/default/flag/list.html.tmpl
template/en/default/global/banner.html.tmpl
template/en/default/global/choose-product.html.tmpl
template/en/default/global/code-error.html.tmpl
template/en/default/global/confirm-user-match.html.tmpl
template/en/default/global/footer.html.tmpl
template/en/default/global/header.html.tmpl
template/en/default/global/help-header.html.tmpl
template/en/default/global/help.html.tmpl
template/en/default/global/hidden-fields.html.tmpl
template/en/default/global/message.html.tmpl
template/en/default/global/messages.html.tmpl
template/en/default/global/select-menu.html.tmpl
template/en/default/global/site-navigation.html.tmpl
template/en/default/global/useful-links.html.tmpl
template/en/default/global/user-error.html.tmpl
template/en/default/index.html.tmpl
template/en/default/list/change-columns.html.tmpl
template/en/default/list/edit-multiple.html.tmpl
template/en/default/list/list-simple.html.tmpl
template/en/default/list/list.html.tmpl
template/en/default/list/quips.html.tmpl
template/en/default/list/server-push.html.tmpl
template/en/default/list/table.html.tmpl
template/en/default/pages/linked.html.tmpl
template/en/default/pages/linkify.html.tmpl
template/en/default/reports/chart.html.tmpl
template/en/default/reports/components.html.tmpl
template/en/default/reports/create-chart.html.tmpl
template/en/default/reports/duplicates-simple.html.tmpl
template/en/default/reports/duplicates-table.html.tmpl
template/en/default/reports/duplicates.html.tmpl
template/en/default/reports/edit-series.html.tmpl
template/en/default/reports/keywords.html.tmpl
template/en/default/reports/menu.html.tmpl
template/en/default/reports/report-table.html.tmpl
template/en/default/reports/report.html.tmpl
template/en/default/reports/series-common.html.tmpl
template/en/default/reports/series.html.tmpl
template/en/default/request/queue.html.tmpl
template/en/default/search/boolean-charts.html.tmpl
template/en/default/search/form.html.tmpl
template/en/default/search/knob.html.tmpl
template/en/default/search/search-advanced.html.tmpl
template/en/default/search/search-create-series.html.tmpl
template/en/default/search/search-help.html.tmpl
template/en/default/search/search-report-graph.html.tmpl
template/en/default/search/search-report-select.html.tmpl
template/en/default/search/search-report-table.html.tmpl
template/en/default/search/search-specific.html.tmpl
template/en/default/search/search.html.tmpl
template/en/default/search/tabs.html.tmpl

index 9145470a1106f3c10d83d84ffba83065b7e01899..097af89559c0d4f93e94714cffbff4a12e290a90 100644 (file)
@@ -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
index 0058d6ada1699fb086e25c35ac1b97899e829e2f..8ffe6470ccfbf3cc9f004a8cda3ee62c8efbb52c 100644 (file)
@@ -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
index 4a68b63fd8b89f4f6d492596e4a128c191683248..cbd1227b5575c24a86e739fb6ab34b63cd7a25c9 100644 (file)
@@ -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
index 8cc6e1040e5c15864ec5f59c240236364cbd786d..9ae17493b777045bd6aac4456079ade5f163e4ba 100644 (file)
@@ -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
index 4b3de22093fdaf86d454785da77e34a592faa4c7..57baa13bb4387884bafc492fb130a947fbcb152a 100644 (file)
@@ -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
index cf4af8bda44895208e5d618cf0c640f4b13e718b..147bc4bfa28711d595669739dda11820ae9ab131 100644 (file)
@@ -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
index 70190048ab36df36004fb33e6883b649e2b0c48a..54789ab2bb5461f34ed0453112dc2d388e0778ea 100644 (file)
@@ -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
index 24853a726dfc87e75de51fd92f2ff38e5a80d495..eca9828c18d6ad6e640bd2616c56b28fb066a80c 100644 (file)
@@ -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
index 87728b16a498bcb31332fe6a363e2e5eba2bd7e4..a040765b7410b2f4c0308ce471c20fe901fae704 100644 (file)
@@ -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
index 0575bbad47e632df762df30419716d64cd221812..46d4559ec866874bf1e37b31467dd252c14fce38 100644 (file)
@@ -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
index 54cc14f66f8e9f4f6804f10f9b51a70e20197421..2b0d2b85036ad89ba6a507a59da863231e6d6888 100644 (file)
@@ -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
index ddd99d7caaa4403d0eb274da9c06f1046b22c26e..99dba148e26333c00b4d1a567363c616e88171c5 100644 (file)
@@ -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
index 58519466d6f9dff4e91c72f1444f8077e8f9df9c..4b4e64a165c91bf1730b4548d6e3dc588dc27b1d 100644 (file)
@@ -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
index 80764d6135ccb4470d8ff797fb12483d53b47b8c..0185df0c79f82b1d5698051949429b44976aeefa 100644 (file)
@@ -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
index 5adb53599a8cb59152aab967190667fbfc3c3650..09dfafd1f8cf08aff62638044e804b3e44cd611e 100644 (file)
@@ -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
index 76e2cc31fb42a7fbcfc07b0f76d1d955f2fd902f..cfe8bf75f88f25cde16a33086b41dd57966ab038 100755 (executable)
@@ -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
index d7ff49039279612ab272383af08c830bb28f6085..006b4b3447ef70814f13f7edac85c9a5cd87a99b 100755 (executable)
@@ -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
index ebb6a1f9f428ed7f8f082e56fe2c527f44c151f6..940a609f557117debbfd029d9c1093f587c3730d 100755 (executable)
@@ -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
index 46479b497f4a3325a7474b97ef50057f67213e0e..0c24aeca9fd8aaf10fa8c8e2679ec796080a616c 100755 (executable)
@@ -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
index ad403a8b0f8c65e1c0d029e92b4353423d05f9f5..367990fd0bf65454639f4fe95f93dcc9cf7847f9 100755 (executable)
@@ -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
index bd68f9ed53ec7d1bc97e05d20c8fd17f68008ed2..84b7a7efa97db6487b632569f4af7297b0231a3c 100755 (executable)
@@ -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
index 8dfb97230cf2445327b977cfa85ea184446b8dac..5d03c6f603a45a7ddf2a92d0437426173add876e 100644 (file)
@@ -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
index bc6ce11b494afeba84c4e7bcf5ecd49fdce18ab7..85816398bc3891b0d1ae66aeb6b839876d6ae0a2 100644 (file)
@@ -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
index 4e7cafc4718945f6f840f4cc9c6582e49d245bf5..a23c23379eb8e2babdd1dc11f5eb47843285c650 100644 (file)
@@ -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
index c2e5378e16c477ec2eb71715202e96c4b4fee758..e978121814ffbc97bb9e98f73fe31972928ba915 100644 (file)
@@ -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
index 9fa7011fd2238ea70988b3f0c0f8c6d470e87b56..9bfb36caf253d4419169d8bb531b195873c28422 100644 (file)
@@ -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
index 51072269dca2982e4881129db1cf34caaf7389fb..ffd525db5434027da1dd844f064c4c2ea037d3e7 100644 (file)
@@ -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
index 4eb94aca2c584f5cedd59b9bf007d475a86dd23f..63d2ade5eb29823647e4515dbd786d58f44f702a 100644 (file)
@@ -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
index 4069cc21bdc84ab4afc7f931e00ad40d8a5045b1..febd46a262c0592fa2071f0ddd0d0a9812a5d5f3 100644 (file)
@@ -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
index fba79ee253ae0ea7fbcd7e2637f80a73b229276a..6718421529bd6ccfd2cfa21fc2ae431c62de07dd 100644 (file)
@@ -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
index 1e3618093a7079d1c99311c6e3bf1a092e065d16..407ef8dfb7eb13fabe849f281827f49c1440124a 100644 (file)
@@ -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
index 28de784306a5ab9edf3c1ea725d6e13c6998b97a..3159b8e8726e628780bc08872003d3ebf8817a13 100644 (file)
@@ -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
index 00b5a66f8696367754057f3ef74fb6711958ed20..de9760919d121fe172f0ef861f728f72c5d8258c 100644 (file)
@@ -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
index 4a7461b60a0da9b2d5b76c62900177f30ede1ad4..410efe2ee1c54f84b5bfc276ac2e4782fd5c61a9 100644 (file)
@@ -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
index af6305b5dd7d2b1b12e8ad39ae6f94c9effaf5fd..b020e49acfdd1481fcb57e685d9838506a2d8fa5 100644 (file)
@@ -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
index 4b67c306ff20d515cb71c6ad9c7e4cb0514b1b57..c3c2c59b5646ca46fe39fce762d8aa7dcdbbeb55 100644 (file)
@@ -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
index 0ea28ef3b4dce3fc93240cb2924dc36ea9e4902f..9448008d10b3e90f9e8714592ed49fe7dae4664c 100644 (file)
@@ -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
index e42698cec1de4c8c87eaa0ef0ab366f12c6abd82..3841d12bfa19b725050460cb561e4d9703fc579d 100644 (file)
@@ -1,4 +1,4 @@
-<!-- 1.0@mozilla.org -->
+[%# 1.0@mozilla.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
index 46146becf5da7f135d87043202d43797fdd1e797..efb81b760abbaa9f03db5f0dece6f5606a2f9572 100644 (file)
@@ -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
index 06ecefadb90b20d0055ca352bc1cb567f78006f8..312d7f70bc9e18427ad90e11c7336b1c85f6d002 100644 (file)
@@ -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
index 6413bb307580d6994a6042b3edd79870e33232ce..3b118c78d19bc62a72b5091d09fe1942a5f22975 100644 (file)
@@ -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
index 498925c41b1df55e3e16a343d731eeabc0af372c..7a3678853d232d301be80f859be929b197d3fc67 100644 (file)
@@ -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
index a0b3fd80c481c4c7131d3159d68e910b7c4bf303..af2791fc2feec48eef7b46fcdd88149f0a84767c 100644 (file)
@@ -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
index 16f68b394f8f4b08f46a2d4595840e73d7a6d208..fbb683265ed807221295ac4eeb2b705ab880bc0c 100644 (file)
@@ -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
index 7c5273be51352484c21def205d385220c88a8b90..43f030ef2e787880113afd01eb1dfdc819a7cb1e 100644 (file)
@@ -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
index dfcd4437bde6e27b9cd2d8af2dd78013fce3ebb5..1e922c1127dfcb1dfaa3ada3a1a86dbce8f058e6 100644 (file)
@@ -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
index a19779e4f91a95053ea929c7a61fede4d9b667f1..d7c8d507db3d4adc7fab5ca1d6654ed7f30c92e6 100644 (file)
@@ -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
index 1e9c13abe40077bf82376027ef106ee69aac476b..a2a6e7353eb5905888517e0193697a977ac1538a 100644 (file)
@@ -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
index e7c030309a53b9bc8ea37f2fff0f468eb4e71497..de32c12e574f0a6a6eaff736f5a1c810b23e5410 100644 (file)
@@ -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
index 9c2f1fad75d7a9b15cd32ac6c2919befbd8615b1..055389797e470b39a4d656c3fb934e60427a43bd 100644 (file)
@@ -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
index f8b1986899aace4e5060d59446bd33e944876682..f06e4a749061339c5e6c756dbb0280c18a3004d1 100644 (file)
@@ -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
index 73c8b52893a00d2408dedb5264e4160b42cd33f1..771f5c59e2891809420e76bb7d0cdb14461a18be 100644 (file)
@@ -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
index 2097e047bbc6620e9beb406fdaa6c067599834f1..f3e7a07913282e0a5d9b6557022e60f1b685b47e 100644 (file)
@@ -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
index b3e6af2500312c543d6132042fce5b4562ef3280..54aee109bafcdc9036d848f67ef9c1fabf36810a 100644 (file)
@@ -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
index 340a0ebf81525e1180682e6e47034af2fc3e8179..ac3578305ffc5bde5370cedc3a87a0a19fd38865 100644 (file)
@@ -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
index ed56ae29d499edef3ce80e143c967c7a2e9cc27d..3ef31af3fee05ffd7b4ad6ee637dee0a9bf93143 100644 (file)
@@ -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
index af6966930ff1da38f789b10ba75843d1ed850e3e..f6a5b82815d5c36e970eeca8fa1f99bb7499e07d 100644 (file)
@@ -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
index d5ebae3497d88b69f1a141a133d3f774951041a1..4c1173d54375de10729da933fc1573855ecf7508 100644 (file)
@@ -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
index b4d1ed5862dd41bef0e99c093ffe67a26d25b246..46fb755ffc1e8007f81ad5837239d82ce1b3db7f 100644 (file)
@@ -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
index e40dbce9979254912165fa53b8d71de6dceb8740..abbf3f49c194a319b265ecce6d69bed6b2bd063f 100644 (file)
@@ -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
index 50752a0df9166e6bb3b7506035e81668359979d4..1b99bfb6d57f6f02e3e6071706416274312a6b38 100644 (file)
@@ -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
index f1a8f14aef1fb5cb0c1f95b2991bb7d3c51ad517..a7cc7c6e10404d1b06fcfe12afeae2e662fad48d 100644 (file)
@@ -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
index 5d6da1fc5332160c5df2d5593f61f8c813ff7e4e..ead2adc08d6b5dd457ab2cdaab5fee7075c0f1eb 100644 (file)
@@ -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
index 6f0881c20502fb2cc221b8c7d19eb1de77019b03..342d67102d17c560231b2664bb8000839e942938 100644 (file)
@@ -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
index ec4c4f15040b7a4731d14093c036145bed97110d..59346c4cdc6fbf2f03ca4cb38f621784abff5509 100644 (file)
@@ -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
index 6e220b49e7e26acb3cb73aaba58b9487b94be258..4bde601d8fbee226f039e326578ad67fb7b8bd24 100644 (file)
@@ -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
index e5430ccbc6efd63aba1522c4daca243620d5ba36..97770d9706f974bfb4eee33abc367ba17285a4b0 100644 (file)
@@ -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
index e26405634d95a58d846d32c5454da8ef1a85dfdc..6216d5d88ec43c45170249ec157b6b189bd5b9cf 100644 (file)
@@ -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
index e2201c54752350eadc6ec156dc0f021cc2cb45de..2095a0dcd53d1d3438ed3bb67c32fa4eb04b1f9a 100644 (file)
@@ -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
index b15232a8d729d64d723acf966f6d5ab94f91510d..2fa577b4366b818c92656e26dfc9d71628098c75 100644 (file)
@@ -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
index c411ea3511586ac030ef03de5b83ccbb3ae99413..eac8e5bcb99b3adce4009134af626cb32aa41fc2 100644 (file)
@@ -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
index 2744e7d8b902aa11e46b6c4393110957677cf8c6..1e544cb22421c5240159f9c1018daba1c2ccbf89 100644 (file)
@@ -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
index f1768d0d564568587981d727150af659449b577f..725ec88dd1649bd80cbf58e3bc202ea11b56226b 100644 (file)
@@ -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
index 36c73f292ad4741eeeaaa951b0cd36a2343a708a..f48620081e1f3ff53623f38dca0d80c3cf96e76d 100644 (file)
@@ -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
index cf84abbb2a3f552db68426882032350db123f85f..5a86f8d5f011fd95f09ae25dd5af75e5c8a0746a 100644 (file)
@@ -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
index f20081529641a81a549a7a8289e3f443e49bc230..05aa96e068d9901ab094084d94924c1ae4fbbf04 100644 (file)
@@ -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
     Sorry; there needs to be at least one component for this product in order
     to create a new [% terms.bug %].
     [% IF UserInGroup("editcomponents") %]
-      <a href="editcomponents.cgi">Create a new component</a>.
+      <a href="editcomponents.cgi?product=[% product FILTER url_quote %]">
+        Create a new component</a>.
     [% ELSE %]
        Please contact [% Param("maintainer") %], giving the name of
        the product in which you tried to create a new [% terms.bug %].
index 07712a7085e8cb3f5c9f44c4f54bcaca1f7af0c8..dd35059e52f81010ac38838703a61d41c63c7b05 100644 (file)
@@ -1,4 +1,4 @@
-<!-- 1.0@bugzilla.org -->
+[%# 1.0@bugzilla.org %]
 [%# -*- mode: html -*- %]
 [%# The contents of this file are subject to the Mozilla Public
   # License Version 1.1 (the "License"); you may not use this file
index d49a152c8fd8359fbfd0c1fdcb53bf76881803c9..7158460019825a5bf79a2eabf74ff97439489f67 100644 (file)
@@ -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
index f7b40a18f4d5fc912d4269e02ff002ea15108945..e35f66584add398b374199c1d2b868c7eb18a893 100644 (file)
@@ -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
index 0ca3e976c7c6c62c0df663ffec5b2b4f0a5439f5..27271ac5b13c327b5c69088aa2f8e020244f23a5 100644 (file)
@@ -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
index 476eb0da34114ed5444363633c0c5d96ba92245d..c8c44884a4701c2695f908e5425ce5af254ce637 100644 (file)
@@ -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
index 661f7595b043ab71de0411874288fcfa59eed8ce..2ab93008fbdbd5edcdcc419eb888e569fb72071d 100644 (file)
@@ -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
index 377a4378662b0faa13f3786858f29cf36c2ac3a9..162818e94c6c759c90851587bbfad594ad34adac 100644 (file)
@@ -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
index 99be512578e8a829df09387280f22e7516b07521..fa2ca77665ebe5de6eafb39f1b3fac10a9cb7912 100644 (file)
@@ -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
index 941c18cc7ae1760d4da64e7c34bea1a8f82756c3..2a3521a35810c5fec4aaea482f6022c63c1dc274 100644 (file)
@@ -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
index e205707e47b19465136eb8b6302d4bf70c0b1a4a..40cda81cba83b4ef900a52d9c0ed758356046ea1 100644 (file)
@@ -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
index 95d52d7250680a9842b31148312460e2eb9629b4..8547c359211b8161813c8c5bd03050fd9c22268f 100644 (file)
@@ -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
index d1af07392dc9c291cd02c4348dc730f8632bcf47..ae969171bf76a2672db72e9b9b56bd4fb3bc912f 100644 (file)
@@ -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
index c9906449faed3f11f66ec29b8d0e2ccec0b36173..2751c7eeddf97b851929ab8356e8d67bcfdc9cb7 100644 (file)
@@ -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
index 22055779aa19ea10304fb01955d525084363f170..a92f3c1c2720f33f68d12ee955c7a32fff1ea675 100644 (file)
@@ -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
index d2205f2c05e6878661a476045e83b7a0c2f8aec9..f8ea3a457b9c9f3ad66736dbb723f0188cda6e4f 100644 (file)
@@ -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
index fb3184cf6922af648af2bb31da83d731a8157cf1..5cbf84fe267c267eae40d8ba522c1b607195b2fc 100644 (file)
@@ -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
index 201c26a2f47b99757617a17a3e4e63f491a41d34..a8177e0e02f7e23669f929665d2c243eabf0f024 100644 (file)
@@ -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
index 2fc024b2cf5e633f29cfb812fffa84ec436a8fa4..bd52cf6eca99c88a93847655057677024eceba9c 100644 (file)
@@ -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
index a6817a36acfe6cf9c5f5cce5f5877f8e17276c2e..7481790fd07fca5f6d1a33f56b16e53c165a448a 100644 (file)
@@ -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
index e4b52b4888fe432e3da294e8b8599d0197a509dc..21ff1b87440968517abe32dd2e5808f4032dd398 100644 (file)
@@ -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
index 3d3114d20ce75ae2e6c95263cb083184e5044c65..29157842f730fdfe26e030a26ecfb205c238c47f 100644 (file)
@@ -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
index 7fa34c6ec32a4cd077fc50ecfe62f96fa2eb3db9..e10edd9e43221a380b0ca5a3be7084781906441b 100644 (file)
@@ -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
index 6a7730045c745a3a24199514c08f88a4f2c5c180..d66ff5a15d43d2ca63a9d6cc721b4c6e150f0a10 100644 (file)
@@ -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
index ed900d26385ba45738495155982a8e43b53c639f..c509324ed98db7f19d04b1d4bcca85718d65e67c 100644 (file)
@@ -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
index 2d73ae4d71a574a48b606ebed9f13d4a6560f1d8..292c62eeb10bc19785d2ee5c760ff1d5f440b8ed 100644 (file)
@@ -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
index b01765470623b252313423a193e95380eac9a22b..4f2d6bbebdeaa065e902ea1f6497472ef9bded90 100644 (file)
@@ -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
index cf40d071154875ae8f08a276ed1b790cd22206a7..b94f8e3ce42086b36f3c3e7ffbe42508c79870fc 100644 (file)
@@ -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
index 4b0952394080306a8540a710259cddf560cb5a9e..bbed6c2d6eae0f37b752cda6d7b6a0781430a180 100644 (file)
@@ -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
index 9d458a8a64feb382dd1ad4ce8440a6b05ffbfafd..f529ae3d3d9655233bd2c9df59a6852e9f7fa1ca 100644 (file)
@@ -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
index e3ab69ff7295e2a2eb73f6e59384b104432c4892..1d3544e289f4c9a7b9a7796e7553497814d14ac1 100644 (file)
@@ -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
index d5f4a14dca10f7420c1bfe11041acfbef9a7219f..4e1f0bae301e7577ec907c2d290821bc9fae0c15 100644 (file)
@@ -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
index cec33089a048ee5ae74c03e795a664c58fb68368..9afe41c4baf274ec8334d1990c3e51ac98e05b82 100644 (file)
@@ -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
index 713ea88f915e2d802ea0e6eea57726446e2a60ec..8718da5fd3d796b18e9f873573eb925d26947c65 100644 (file)
@@ -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
index bd3ab833aa6d2ac2c966c1d1e8897b4a1fa41787..5b1d8bedf69c7485066cc611c3f39239ba4384d9 100644 (file)
@@ -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
index 4b0952394080306a8540a710259cddf560cb5a9e..bbed6c2d6eae0f37b752cda6d7b6a0781430a180 100644 (file)
@@ -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
index f6c14c0e6a276c2d9a323f17ac15e918a0403d04..417023c3bea6508814e63df8460e72a3d73f0f80 100644 (file)
@@ -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