mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Some fixes in the skins.
This commit is contained in:
parent
0b725ba2fc
commit
1facd4d69f
@ -636,8 +636,7 @@ function ui_print_os_icon ($id_os, $name = true, $return = false,
|
||||
return "-";
|
||||
}
|
||||
}
|
||||
|
||||
if ($apply_skin) {
|
||||
else if ($apply_skin) {
|
||||
if ($only_src) {
|
||||
$output = html_print_image("images/" . $subfolter . "/" . $icon, true, $options, true, $relative);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user