aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/private.html
diff options
context:
space:
mode:
authorDavid Planella <david.planella@gmail.com>2008-06-15 17:04:03 +0200
committerDavid Planella <david.planella@gmail.com>2008-06-15 17:04:03 +0200
commit3a5ca313fb1739988f994220533112d8ccec9b7f (patch)
tree4fabdffa0b91efa72aa630e10aa8cf1012d3b5de /templates/ca/private.html
parent8af8691a1866e2346ec163d9f039a5487d432322 (diff)
downloadmailman2-3a5ca313fb1739988f994220533112d8ccec9b7f.tar.gz
mailman2-3a5ca313fb1739988f994220533112d8ccec9b7f.tar.xz
mailman2-3a5ca313fb1739988f994220533112d8ccec9b7f.zip
Some more template and PO file corrections
Diffstat (limited to '')
-rw-r--r--templates/ca/private.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/ca/private.html b/templates/ca/private.html
index ce852099..c997de3d 100644
--- a/templates/ca/private.html
+++ b/templates/ca/private.html
@@ -1,6 +1,6 @@
<html>
<head>
- <title>Autenticació per als arxius privats de %(realname)s</title>
+ <title>Autenticació per als arxius privats de %(realname)s</title>
</head>
<body bgcolor="#ffffff">
<FORM METHOD=POST ACTION="%(action)s">
@@ -17,7 +17,7 @@
<TD><INPUT TYPE="text" NAME="username" SIZE="30"></TD>
</tr>
<tr>
- <TD><div align="right">Contrasenya:</div></TD>
+ <TD><div ALIGN="Right">Contrasenya:</div></TD>
<TD><INPUT TYPE="password" NAME="password" SIZE="30"></TD>
</tr>
<tr>
@@ -37,7 +37,7 @@
sortiu del navegador. De manera alternativa,&nbsp;podeu eliminar-la
explícitament si feu clic al botó <em>Surt</em> a sota d'<em>Altres
activitats administratives</em> (el qual es mostrarà un cop hàgiu
- entrat).</p>
+ entrat).
</FORM>
</body>
</html>