Renomme /icons/

Corrige https://github.com/marienfressinaud/FreshRSS/issues/234
This commit is contained in:
Alexandre Alapetite
2013-11-07 19:28:39 +01:00
parent 316778ef47
commit 637b557d19
7 changed files with 1 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
<div class="header">
<div class="item title">
<img class="logo" width="32" height="32" src="<?php echo Url::display ('/icons/icon-32.png'); ?>" alt="[logo]" />
<img class="logo" width="32" height="32" src="<?php echo Url::display ('/themes/icons/icon-32.png'); ?>" alt="[logo]" />
<h1><a href="<?php echo _url ('index', 'index'); ?>"><?php echo Configuration::title (); ?></a></h1>
</div>

View File

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

Before

Width:  |  Height:  |  Size: 694 B

After

Width:  |  Height:  |  Size: 694 B

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB