mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 07:58:56 +02:00
Comment out stylesheet link ... I bet we get complaints from the 'other camp' over this
git-svn-id: file:///svn/phpbb/trunk@2339 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1dbb0240f5
commit
f076f5b3f3
@ -7,7 +7,7 @@
|
|||||||
{META}
|
{META}
|
||||||
{NAV_LINKS}
|
{NAV_LINKS}
|
||||||
<title>{SITENAME} :: {PAGE_TITLE}</title>
|
<title>{SITENAME} :: {PAGE_TITLE}</title>
|
||||||
<link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" />
|
<!-- link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" -->
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
</style>
|
</style>
|
||||||
{META}
|
{META}
|
||||||
<title>{SITENAME} :: {PAGE_TITLE}</title>
|
<title>{SITENAME} :: {PAGE_TITLE}</title>
|
||||||
<link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" />
|
<!-- link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" -->
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user