|
From: Jon O. <jon...@us...> - 2006-09-04 17:59:06
|
Update of /cvsroot/mxbb/core/templates/subSilver/admin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23252/templates/subSilver/admin Modified Files: index_frameset.tpl Log Message: Selvens B2 fix (RC1) Index: index_frameset.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/admin/index_frameset.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** index_frameset.tpl 8 Dec 2005 14:41:49 -0000 1.6 --- index_frameset.tpl 4 Sep 2006 17:59:02 -0000 1.7 *************** *** 1,5 **** <html dir="{S_CONTENT_DIRECTION}"> <head> ! <title>mxBB-Portal Administration</title> <meta http-equiv="Content-Type" content="text/html;" /> </head> --- 1,5 ---- <html dir="{S_CONTENT_DIRECTION}"> <head> ! <title>{ADMIN_TITLE}</title> <meta http-equiv="Content-Type" content="text/html;" /> </head> |