diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2002-03-19 01:05:00 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2002-03-19 01:05:00 +0000 |
commit | 20998e14c65c08c3be6115caa21abc65386d0931 (patch) | |
tree | 095cfb9decc0cfb5aac29d0e2198df3bcf2c5a3b /phpBB/templates | |
parent | f076f5b3f35a81de5c77e44ab2f70fd876e33d05 (diff) | |
download | forums-20998e14c65c08c3be6115caa21abc65386d0931.tar forums-20998e14c65c08c3be6115caa21abc65386d0931.tar.gz forums-20998e14c65c08c3be6115caa21abc65386d0931.tar.bz2 forums-20998e14c65c08c3be6115caa21abc65386d0931.tar.xz forums-20998e14c65c08c3be6115caa21abc65386d0931.zip |
More stylesheet link commenting out
git-svn-id: file:///svn/phpbb/trunk@2340 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r-- | phpBB/templates/subSilver/admin/page_header.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/admin/page_header.tpl b/phpBB/templates/subSilver/admin/page_header.tpl index cf068e2310..447d2d7861 100644 --- a/phpBB/templates/subSilver/admin/page_header.tpl +++ b/phpBB/templates/subSilver/admin/page_header.tpl @@ -3,7 +3,7 @@ <head> {META} <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> -<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"> <!-- |