1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[feature/remove-imagesets] Changing subsilver

Removing imagesets. Changing subsilver

PHPBB3-10336
This commit is contained in:
Vjacheslav Trushkin
2011-09-04 01:23:03 +03:00
parent 57fac62c0c
commit 4035f3f6c8
21 changed files with 598 additions and 55 deletions

View File

@@ -8,6 +8,7 @@
<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
<link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />
<link rel="stylesheet" href="{T_STYLESHEET_LANG_LINK}" type="text/css" />
</head>
<body class="{S_CONTENT_DIRECTION}">