From edf72372b2f5e571a9413be7bff79a7a8d92424c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 22 May 2005 21:48:16 +0000 Subject: Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patch by Marc Schumann r=LpSolit a=justdave --- template/en/default/admin/milestones/confirm-delete.html.tmpl | 2 +- template/en/default/admin/milestones/deleted.html.tmpl | 2 +- template/en/default/admin/versions/confirm-delete.html.tmpl | 2 +- template/en/default/global/user-error.html.tmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'template') 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 - # Frédéric Buclin + # Frédéric Buclin #%] [%# 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 - # Frédéric Buclin + # Frédéric Buclin #%] [%# INTERFACE: diff --git a/template/en/default/admin/versions/confirm-delete.html.tmpl b/template/en/default/admin/versions/confirm-delete.html.tmpl index acc20aeca..34ada607b 100644 --- a/template/en/default/admin/versions/confirm-delete.html.tmpl +++ b/template/en/default/admin/versions/confirm-delete.html.tmpl @@ -17,7 +17,7 @@ # Rights Reserved. # # Contributor(s): Gavin Shelley - # Frédéric Buclin + # Frédéric Buclin #%] [%# INTERFACE: diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index f2ccb1497..1aa55be58 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -17,7 +17,7 @@ # Rights Reserved. # # Contributor(s): Gervase Markham - # Frédéric Buclin + # Frédéric Buclin #%] [%# INTERFACE: -- cgit v1.2.3-24-g4f1b