From 5e150bb2803b75f7a163baded9eaf9c08ec77e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 7 Dec 2011 20:52:30 +0100 Subject: [PATCH] Added link to Romanian translation of the manual. Rev: doc/index.html:1.13 --- doc/index.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/index.html b/doc/index.html index 0c63e4e93..876c37605 100644 --- a/doc/index.html +++ b/doc/index.html @@ -131,11 +131,16 @@ Security</a> <dt> <a href="http://www.columbia.edu/kermit/">C-Kermit</a> <dd> Supports Kerberos, SRP and TLS for authentication and encryption. </dl> -<h2>Translation of this page</h2> +<h2>Translations</h2> -<p> - <a href='http://www.moneyaisle.com/worldwide/lsh-be'>Belorussian translation</a> by -Paul Bukhovko. -</p> +<ul> + <li> + <a href='http://www.moneyaisle.com/worldwide/lsh-be'>Belorussian + translation of this page</a>, by Paul Bukhovko. + </li> <li> + <a href="http://webhostinggeeks.com/science/lysator-nisse-ro">Romanian + translation of the LSH manual</a>, by Alexander Ovsov. + </li> +</ul> </body> </html> -- GitLab