diff options
author | clytie <> | 2006-04-23 04:58:11 +0000 |
---|---|---|
committer | clytie <> | 2006-04-23 04:58:11 +0000 |
commit | 20113170dd9e732ad0ec49094e8412ab96c3ae21 (patch) | |
tree | c64edff5cf572c547c268d1da009c89c1e418ed3 /templates/vi/subscribe.html | |
parent | 01e21cdacb0f214c74df9584c3a05634fe2028db (diff) | |
download | mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.tar.gz mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.tar.xz mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.zip |
2006-04-23 Added and committed all the Vietnamese translated template files from the stable version.
Clytie Siddall <clytie@riverland.net.au>
Diffstat (limited to '')
-rw-r--r-- | templates/vi/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/vi/subscribe.html b/templates/vi/subscribe.html new file mode 100644 index 00000000..cb50c27c --- /dev/null +++ b/templates/vi/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 2.1 $ --> +<html> +<head><title><MM-List-Name>Kết quả đăng ký</title></head> +<body bgcolor="white"> +<h1><MM-List-Name>Kết quả đăng ký</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |