Update of /cvsroot/openposs/Server/language/eng
In directory usw-pr-cvs1:/tmp/cvs-serv23608
Modified Files:
global.php
Log Message:
Updated one label
Index: global.php
===================================================================
RCS file: /cvsroot/openposs/Server/language/eng/global.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** global.php 25 Jun 2002 03:21:06 -0000 1.4
--- global.php 30 Jun 2002 16:05:16 -0000 1.5
***************
*** 19,23 ****
define(_OPENPOSMAINTITLE,"Main Menu");
define(_OPENPOSERRORTITLE,"Error Notification");
! define(_OPENPOSNAVTITLE, "Navigation<br>Menu");
define(_OPENPOSLOGINTITLE, "Login");
--- 19,23 ----
define(_OPENPOSMAINTITLE,"Main Menu");
define(_OPENPOSERRORTITLE,"Error Notification");
! define(_OPENPOSNAVTITLE, "Navigation Menu");
define(_OPENPOSLOGINTITLE, "Login");
|