|
From: FlorinCB <ory...@us...> - 2009-01-23 10:26:14
|
Update of /cvsroot/mxbb/core/templates/subsilver2/admin In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24102/templates/subsilver2/admin Modified Files: page_header.tpl Log Message: Beta 3 ready Index: page_header.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/admin/page_header.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** page_header.tpl 27 Aug 2008 22:26:51 -0000 1.4 --- page_header.tpl 23 Jan 2009 10:26:08 -0000 1.5 *************** *** 11,17 **** <!-- This should not be included direct from phpBB but later from MXP template folder wich means can be ported to internal backend with no change in this file --> - <!-- BEGIN switch_phpbb_stylesheet--> - <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/subsilver2/theme/stylesheet.css" type="text/css" > - <!-- END switch_phpbb_stylesheet--> <!-- Load mxBB template *.css definition for mx, located in the the portal template folder --> --- 11,14 ---- |