mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-04 05:25:01 +02:00
Fix incorrect .css location
git-svn-id: file:///svn/phpbb/trunk@2282 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5800a18557
commit
3a27b7a4d4
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
{META}
|
||||
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
|
||||
<link rel="stylesheet" href="../{T_HEAD_STYLESHEET}" type="text/css" />
|
||||
<link rel="stylesheet" href="../templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" />
|
||||
<style type="text/css">
|
||||
<!--
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user