mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix push icons path
This commit is contained in:
@@ -42,7 +42,7 @@ class eventsmanager_notify_validationdone extends eventsmanager_notifyAbstract
|
||||
*/
|
||||
public function icon_url()
|
||||
{
|
||||
return '/skins/icons/push.png';
|
||||
return '/skins/icons/push16.png';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user