From: Dan Scott Date: Tue, 5 Jul 2011 15:08:31 +0000 (-0400) Subject: LP805971: Specify UTF8 encoding in password reset templates X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=76af0b5907b3f9e26c25ebd8b6b6a391d0b31dc3;p=evergreen%2Ftadl.git LP805971: Specify UTF8 encoding in password reset templates As reported by Liam Whalen in Launchpad bug 805971: "The file /openils/var/template/password-reset/reset-form.tt2 does not display utf-8 characters. I modified it to include '' inside the tag, and the fr-CA version of the page now displays correctly." I duplicated the problem in Firefox 5 and confirmed that the addition of the META tag corrects the problem. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/password-reset/request-form.tt2 b/Open-ILS/src/templates/password-reset/request-form.tt2 index 9f4382b648..8f58516b48 100644 --- a/Open-ILS/src/templates/password-reset/request-form.tt2 +++ b/Open-ILS/src/templates/password-reset/request-form.tt2 @@ -1,5 +1,6 @@ + [% i18n.REQUEST_TITLE %]