|
From: Andrew N. \(MHobbit\) <men...@us...> - 2005-10-23 17:12:03
|
Update of /cvsroot/mxbb/core/templates/subSilver/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1796/templates/subSilver/admin Modified Files: index_body.tpl Log Message: Forgot to do this last night... Index: index_body.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/admin/index_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index_body.tpl 10 Sep 2005 22:08:24 -0000 1.3 --- index_body.tpl 23 Oct 2005 17:11:50 -0000 1.4 *************** *** 74,78 **** <h1>{L_VERSION_INFORMATION}</h1> ! {VERSION_INFO} <br clear="all" /> \ No newline at end of file --- 74,78 ---- <h1>{L_VERSION_INFORMATION}</h1> ! {PHPBB_VERSION_INFO} <br clear="all" /> \ No newline at end of file |