From e7140302d2c4ef6f554e643d4dfead3d2537d014 Mon Sep 17 00:00:00 2001 From: james Date: Mon, 20 Dec 2004 13:48:44 +0000 Subject: [PATCH] Whoops, i18n the index page --- index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index ab10658..50f5492 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,7 @@ -Welcome to the online registration and management system for the fair. Using the links on the left the public can register as a participant or register as a judge. + echo i18n("Welcome to the online registration and management system for the fair. Using the links on the left the public can register as a participant or register as a judge.

@@ -12,8 +11,8 @@ The committee can use the Fair Administration link to manage the fair, see who's The SFIAB configuration link is for the committee webmaster to manage the configuration of the Science Fair In A Box for the fair. +"); -