mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed styles
This commit is contained in:
parent
af5f65a66d
commit
3beec9bfab
@ -118,7 +118,7 @@ if (is_metaconsole() === true) {
|
||||
|
||||
|
||||
// Data before table.
|
||||
$files = list_files('images/', '@groups.svg', 1, 0);
|
||||
$files = list_files(((is_metaconsole() === true) ? '../../' : '').'images/', '@groups.svg', 1, 0);
|
||||
|
||||
$table = new stdClass();
|
||||
$table->width = '100%';
|
||||
|
Loading…
x
Reference in New Issue
Block a user