From 80b1dec07f920f4e5e8d31bfdaf2c5c648d73056 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Wed, 21 Apr 2010 09:41:17 -0600 Subject: recent updates --- linguas.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linguas.php') diff --git a/linguas.php b/linguas.php index 03eeb8e..5d931f3 100644 --- a/linguas.php +++ b/linguas.php @@ -7,7 +7,7 @@ $str = gettext("LINGUAS"); echo "

$str

\n"; - echo "
\n"; + echo "
\n"; echo "
\n"; @@ -21,6 +21,7 @@ 'French' => array('http://fr.znurt.org/', 'fr'), 'German' => array('http://de.znurt.org/', 'de'), 'Italian' => array('http://it.znurt.org/', 'it'), + 'Russian' => array('http://ru.znurt.org/', 'ru'), 'Spanish' => array('http://es.znurt.org/', 'es'), 'Turkish' => array('http://tr.znurt.org/', 'tr',), ); -- cgit v1.2.3-65-gdbad