Renamed icon file

This commit is contained in:
Sarven Capadisli 2009-11-26 12:57:52 +00:00
parent 45dbdc8c4d
commit b16cabc3bc
2 changed files with 1 additions and 1 deletions

View File

@ -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');

View File

Before

Width:  |  Height:  |  Size: 80 B

After

Width:  |  Height:  |  Size: 80 B