mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fixed error php
This commit is contained in:
parent
58722a5891
commit
f3b1351f8d
@ -252,7 +252,7 @@ $table->id = 'load_filter_form';
|
||||
$table->width = '98%';
|
||||
$table->cellspacing = 4;
|
||||
$table->cellpadding = 4;
|
||||
f(defined('METACONSOLE')){
|
||||
if(defined('METACONSOLE')){
|
||||
$table->width = '100%';
|
||||
$table->cellspacing = 4;
|
||||
$table->cellpadding = 4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user