|
From: Jon O. <jon...@us...> - 2006-09-04 17:05:35
|
Update of /cvsroot/mxbb/core/templates/subSilver/admin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv30390/templates/subSilver/admin Modified Files: index_body.tpl Log Message: Selvens B1 fix (RC1) Index: index_body.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/admin/index_body.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** index_body.tpl 18 Aug 2006 08:01:57 -0000 1.7 --- index_body.tpl 4 Sep 2006 17:05:32 -0000 1.8 *************** *** 1,5 **** ! <h1>{L_WELCOME_MXBB}</h1> ! <p>{L_ADMIN_INTRO_MXBB}</p> <h1>{L_FORUM_STATS}</h1> --- 1,5 ---- ! <h1>{L_WELCOME}</h1> ! <p>{L_ADMIN_INTRO}</p> <h1>{L_FORUM_STATS}</h1> |