diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-02-15 11:51:52 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-02-15 11:51:52 -0800 |
commit | 4825d38d285bc8dc6b11ec61040c7909e70eccc2 (patch) | |
tree | d6c592aa94e0f9a0a0e969805c269e21e680aa0d /templates/pl/admlogin.html | |
parent | 5e01e0057771ea326bafbfe00fa24a881b5e37be (diff) | |
download | mailman2-4825d38d285bc8dc6b11ec61040c7909e70eccc2.tar.gz mailman2-4825d38d285bc8dc6b11ec61040c7909e70eccc2.tar.xz mailman2-4825d38d285bc8dc6b11ec61040c7909e70eccc2.zip |
The Polish translation has been updated by Stefan Plewako.
Diffstat (limited to 'templates/pl/admlogin.html')
-rwxr-xr-x | templates/pl/admlogin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pl/admlogin.html b/templates/pl/admlogin.html index 3cc12c45..72727873 100755 --- a/templates/pl/admlogin.html +++ b/templates/pl/admlogin.html @@ -1,7 +1,7 @@ <html> <head> <title>Uwierzytelnienie %(who)s %(listname)s</title> -<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2"> +<meta http-equiv="content-type" content="text/html; charset=iso-8859-2"> <script>function sf(){document.f.adminpw.focus();}</script> </head> <body bgcolor="#ffffff" onLoad="sf()"> |