diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-02-14 09:08:11 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-02-14 09:08:11 -0800 |
commit | 2aee687b29f28ef20703abcbe715d1b1d8e27546 (patch) | |
tree | bb26f9761c777e3d72820bab7cd9daa3cd641e3e /templates/gl/handle_opts.html | |
parent | 2e5d927a50e5b3c7006497416506fa9fa8f8d33a (diff) | |
download | mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.gz mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.xz mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.zip |
Added Galician translation from Frco. Javier Rial Rodrguez.
Diffstat (limited to '')
-rw-r--r-- | templates/gl/handle_opts.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/gl/handle_opts.html b/templates/gl/handle_opts.html new file mode 100644 index 00000000..b1c436eb --- /dev/null +++ b/templates/gl/handle_opts.html @@ -0,0 +1,9 @@ +<!-- $Revision: 2.0 $ --> +<html> +<title><MM-List-Name> <MM-Operation> Resultados</title> +<body> +<h1><MM-List-Name> <MM-Operation> Resultados</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |