diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-02-06 11:51:40 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-02-06 11:51:40 -0800 |
commit | 43c25066a4560a6b956dc4c97fbda78bd2caf90f (patch) | |
tree | e3d3b9c30556fafce5766feadd9b83df1ac97a06 /templates/ro/options.html | |
parent | c3dd9838526d6dcee5d31d18374d6d8fedc3b99d (diff) | |
download | mailman2-43c25066a4560a6b956dc4c97fbda78bd2caf90f.tar.gz mailman2-43c25066a4560a6b956dc4c97fbda78bd2caf90f.tar.xz mailman2-43c25066a4560a6b956dc4c97fbda78bd2caf90f.zip |
More Romanian encoding changes.
Diffstat (limited to 'templates/ro/options.html')
-rw-r--r-- | templates/ro/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ro/options.html b/templates/ro/options.html index 30abdf04..d29fa239 100644 --- a/templates/ro/options.html +++ b/templates/ro/options.html @@ -3,7 +3,7 @@ <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> <title>Configurarea abonamentului <MM-Presentable-User> la lista <MM-List-Name></title> - <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> </head> <BODY BGCOLOR="#ffffff"> <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> |