Icons in admin page do not show
RolfP - September 2, 2008 - 08:20
| Project: | FeedButtons |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
If installed in a sub directory the icons do not show up.
Reason is
global $base_url;
in
function feedbuttons_settings()
is missing
