replaced rhash icon

This commit is contained in:
tuscanhobbit
2013-11-23 20:01:11 +01:00
parent 2e41777963
commit 2c6e1b7aee
7 changed files with 8 additions and 8 deletions

View File

@@ -773,7 +773,7 @@ class App {
$this->is_mobile = $mobile_detect->isMobile();
$this->is_tablet = $mobile_detect->isTablet();
$this->head_set_icon('/images/rhash-32.png');
$this->head_set_icon('/images/rm-32.png');
BaseObject::set_app($this);