Renamed icon file
This commit is contained in:
parent
45dbdc8c4d
commit
b16cabc3bc
|
@ -140,7 +140,7 @@ class UserFlagPlugin extends Plugin
|
|||
{
|
||||
$action->elementStart('style', array('type' => 'text/css'));
|
||||
$action->raw('.entity_flag input, .entity_flag p {'.
|
||||
' background:url('.common_path('plugins/UserFlag/flag.gif').') 5px 5px no-repeat;'.
|
||||
' background:url('.common_path('plugins/UserFlag/icon_flag.gif').') 5px 5px no-repeat;'.
|
||||
' }');
|
||||
$action->elementEnd('style');
|
||||
|
||||
|
|
Before Width: | Height: | Size: 80 B After Width: | Height: | Size: 80 B |
Loading…
Reference in New Issue
Block a user