|
From: Paul S. O. <ps...@us...> - 2001-12-24 13:11:55
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver/admin
In directory usw-pr-cvs1:/tmp/cvs-serv13548/templates/subSilver/admin
Modified Files:
page_header.tpl
Log Message:
Since META isn't being used in the admin section, removing.
Index: page_header.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/admin/page_header.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** page_header.tpl 2001/12/15 17:35:52 1.4
--- page_header.tpl 2001/12/24 13:11:52 1.5
***************
*** 3,7 ****
<head>
<meta name="MSSmartTagsPreventParsing" content="TRUE">
- {META}
<link rel="stylesheet" href="../templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" />
<style type="text/css">
--- 3,6 ----
|