diff options
author | lpsolit%gmail.com <> | 2005-05-22 23:48:16 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2005-05-22 23:48:16 +0200 |
commit | edf72372b2f5e571a9413be7bff79a7a8d92424c (patch) | |
tree | 722e39ade384584d5d96a99bf9ce6d86b2ca09e9 /template/en/default/admin/milestones | |
parent | 58fd8500cc2db7c6f8c804638cf65e958fd2cf1d (diff) | |
download | bugzilla-edf72372b2f5e571a9413be7bff79a7a8d92424c.tar.gz bugzilla-edf72372b2f5e571a9413be7bff79a7a8d92424c.tar.xz |
Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/admin/milestones')
-rw-r--r-- | template/en/default/admin/milestones/confirm-delete.html.tmpl | 2 | ||||
-rw-r--r-- | template/en/default/admin/milestones/deleted.html.tmpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/milestones/confirm-delete.html.tmpl b/template/en/default/admin/milestones/confirm-delete.html.tmpl index c3d379cbd..eda5add36 100644 --- a/template/en/default/admin/milestones/confirm-delete.html.tmpl +++ b/template/en/default/admin/milestones/confirm-delete.html.tmpl @@ -17,7 +17,7 @@ # Rights Reserved. # # Contributor(s): Gavin Shelley <bugzilla@chimpychompy.org> - # Frédéric Buclin <LpSolit@gmail.com> + # Frédéric Buclin <LpSolit@gmail.com> #%] [%# INTERFACE: diff --git a/template/en/default/admin/milestones/deleted.html.tmpl b/template/en/default/admin/milestones/deleted.html.tmpl index 3a3e52ab5..8db9b8943 100644 --- a/template/en/default/admin/milestones/deleted.html.tmpl +++ b/template/en/default/admin/milestones/deleted.html.tmpl @@ -17,7 +17,7 @@ # Rights Reserved. # # Contributor(s): Gavin Shelley <bugzilla@chimpychompy.org> - # Frédéric Buclin <LpSolit@gmail.com> + # Frédéric Buclin <LpSolit@gmail.com> #%] [%# INTERFACE: |