diff options
Diffstat (limited to 'templates/ro/private.html')
-rwxr-xr-x | templates/ro/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ro/private.html b/templates/ro/private.html index 78521bc0..74126bd4 100755 --- a/templates/ro/private.html +++ b/templates/ro/private.html @@ -1,7 +1,7 @@ <html> <head> <title>Autentificare la arhivele private %(realname)s</title> - <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> <script>function sf(){document.f.username.focus();}</script> </head> <body bgcolor="#ffffff" onLoad="sf()"> |