Commit e3fc3c4f9d4d62fc8abd62a887e265df642b89df

Authored by Paulo Meireles
1 parent c4df5f6a

[Mezuro] correct path to mezuro icon

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/mezuro/public/style.css
@@ -33,5 +33,5 @@ a:link,active,visited .ancestor{ @@ -33,5 +33,5 @@ a:link,active,visited .ancestor{
33 33
34 .controller-profile_editor a.control-panel-mezuro, 34 .controller-profile_editor a.control-panel-mezuro,
35 .controller-profile_editor .msie6 a.control-panel-mezuro { 35 .controller-profile_editor .msie6 a.control-panel-mezuro {
36 - background-image: url(icons/mezuro.png) 36 + background-image: url(/plugins/mezuro/icons/mezuro.png)
37 } 37 }