mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
Fixed XHTML compliance for <style> tag (#507689)
git-svn-id: file:///svn/phpbb/trunk@1926 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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">
|
||||||
<!--
|
<!--
|
||||||
/* Specifiy background images for selected styles
|
/* Specifiy background images for selected styles
|
||||||
|
Reference in New Issue
Block a user