diff options
| author | Cesar G <prototech91@gmail.com> | 2013-12-18 17:56:46 -0800 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2014-01-17 19:25:11 -0800 |
| commit | 702efc849694f6acc15f60e0398b938b4021d7af (patch) | |
| tree | 43f2f924ce1155493cb869002a14e4bef0378cbd /phpBB/styles/prosilver/template/overall_header.html | |
| parent | c1cca8aff4570421df934c2ac3121d50e2f4eb7b (diff) | |
| download | forums-702efc849694f6acc15f60e0398b938b4021d7af.tar forums-702efc849694f6acc15f60e0398b938b4021d7af.tar.gz forums-702efc849694f6acc15f60e0398b938b4021d7af.tar.bz2 forums-702efc849694f6acc15f60e0398b938b4021d7af.tar.xz forums-702efc849694f6acc15f60e0398b938b4021d7af.zip | |
[ticket/11915] Remove files that are no longer used.
PHPBB3-11915
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/overall_header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 529e6625fe..a89585d899 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -36,7 +36,6 @@ <!-- ENDIF --> <!-- IF S_PLUPLOAD --> - <link href="{T_ASSETS_PATH}/plupload/jquery.plupload.queue/css/jquery.plupload.queue.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="screen, projection" /> <link href="{T_THEME_PATH}/plupload.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="screen, projection" /> <!-- ENDIF --> |
