|
From: Jon O. <jon...@us...> - 2006-08-18 08:02:05
|
Update of /cvsroot/mxbb/core/language/lang_english In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21927/language/lang_english Modified Files: lang_admin.php Log Message: Updated adminCP startpage Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_english/lang_admin.php,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** lang_admin.php 1 Aug 2006 21:06:13 -0000 1.67 --- lang_admin.php 18 Aug 2006 08:01:57 -0000 1.68 *************** *** 43,46 **** --- 43,52 ---- // + // Index + // + $lang['Welcome_phpBB'] = 'Welcome to mxBB'; + $lang['Admin_intro'] = 'Thank you for choosing mxBB as your portal/cms solution and phpBB as your forum solution. This screen will give you a quick overview of all the various statistics of your site. You can get back to this page by clicking on the <u>Admin Index</u> link in the left pane. To return to the index of your board, click the logo also in the left pane. The other links on the left hand side of this screen will allow you to control every aspect of your portal/forum experience. Each screen will have instructions on how to use the tools.'; + + // // General // |