diff options
author | David Planella <david.planella@gmail.com> | 2008-06-15 17:04:03 +0200 |
---|---|---|
committer | David Planella <david.planella@gmail.com> | 2008-06-15 17:04:03 +0200 |
commit | 3a5ca313fb1739988f994220533112d8ccec9b7f (patch) | |
tree | 4fabdffa0b91efa72aa630e10aa8cf1012d3b5de /templates/ca/admlogin.html | |
parent | 8af8691a1866e2346ec163d9f039a5487d432322 (diff) | |
download | mailman2-3a5ca313fb1739988f994220533112d8ccec9b7f.tar.gz mailman2-3a5ca313fb1739988f994220533112d8ccec9b7f.tar.xz mailman2-3a5ca313fb1739988f994220533112d8ccec9b7f.zip |
Some more template and PO file corrections
Diffstat (limited to 'templates/ca/admlogin.html')
-rw-r--r-- | templates/ca/admlogin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ca/admlogin.html b/templates/ca/admlogin.html index b0669eec..352af60b 100644 --- a/templates/ca/admlogin.html +++ b/templates/ca/admlogin.html @@ -1,6 +1,6 @@ <html> <head> - <title>Autenticació per a %(who)s a la llista s%(listname)s</title> + <title>Autenticació per a %(who)s a la llista %(listname)s</title> </head> <body bgcolor="#ffffff"> <FORM METHOD=POST ACTION="%(path)s"> |