From 78c2b5c67faec190985c3fb9509e942add4dc54c Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sun, 21 Dec 2008 02:23:43 -0500 Subject: Introduce function include_lang for translations. This includes only the requested language for each page and makes top level language include files obsolete. Signed-off-by: Loui Chang --- web/html/account.php | 13 +++++++------ web/html/addvote.php | 4 ++-- web/html/index.php | 10 +++++----- web/html/logout.php | 5 ++--- web/html/packages.php | 6 +++--- web/html/pkgedit.php | 4 ++-- web/html/pkgsubmit.php | 4 ++-- web/html/tu.php | 4 ++-- 8 files changed, 25 insertions(+), 25 deletions(-) (limited to 'web/html') diff --git a/web/html/account.php b/web/html/account.php index 5efc401..d0273dd 100644 --- a/web/html/account.php +++ b/web/html/account.php @@ -1,15 +1,16 @@