diff options
author | David Planella <david.planella@gmail.com> | 2008-06-14 14:06:18 +0200 |
---|---|---|
committer | David Planella <david.planella@gmail.com> | 2008-06-14 14:06:18 +0200 |
commit | f6016bb8ac32973ff6eed86ea61b0ff8dbca6213 (patch) | |
tree | 01242a2052a9331a996afe6e0ec8e3577e39fb72 /templates/ca/subscribe.html | |
parent | 584aa9c3d648067a0dd756cf561352b02d10ecc3 (diff) | |
download | mailman2-f6016bb8ac32973ff6eed86ea61b0ff8dbca6213.tar.gz mailman2-f6016bb8ac32973ff6eed86ea61b0ff8dbca6213.tar.xz mailman2-f6016bb8ac32973ff6eed86ea61b0ff8dbca6213.zip |
Added the current translations from the mailman installation at the SoftcatalĂ server
Diffstat (limited to 'templates/ca/subscribe.html')
-rw-r--r-- | templates/ca/subscribe.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/ca/subscribe.html b/templates/ca/subscribe.html index 28b13879..fcdd8373 100644 --- a/templates/ca/subscribe.html +++ b/templates/ca/subscribe.html @@ -1,9 +1,9 @@ -<!-- $Revision: 6665 $ --> -<html> -<head><title><MM-List-Name> Subscription results</title></head> -<body bgcolor="white"> -<h1><MM-List-Name> Resultats de subscripció</h1> -<MM-Results> -<MM-Mailman-Footer> -</body> -</html> +<!-- $Revision: 1.1.2.1 $ -->
+<html>
+<head><title><MM-List-Name> Subscription results</title></head>
+<body bgcolor="white">
+<h1><MM-List-Name> Resultats de subscripció</h1>
+<MM-Results>
+<MM-Mailman-Footer>
+</body>
+</html>
|