mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed visual error
This commit is contained in:
parent
6550d52813
commit
44eb8dd3d1
@ -575,6 +575,10 @@ if ($delete_profile) {
|
||||
);
|
||||
}
|
||||
|
||||
if ($values) {
|
||||
$user_info = $values;
|
||||
}
|
||||
|
||||
$table = new stdClass();
|
||||
$table->id = 'user_configuration_table';
|
||||
$table->width = '100%';
|
||||
|
Loading…
x
Reference in New Issue
Block a user