1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/remove-imagesets] Changing prosilver

Removing imagesets. Changing prosilver

PHPBB3-10336
This commit is contained in:
Vjacheslav Trushkin
2011-09-04 01:21:07 +03:00
parent 830c3f4047
commit 57fac62c0c
10 changed files with 612 additions and 149 deletions

View File

@@ -78,6 +78,7 @@
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />
<link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />