Typo
This commit is contained in:
parent
853bacd545
commit
b3cd9688d5
@ -122,7 +122,7 @@ class FormFile
|
||||
$out .= '<input type="hidden" name="sortorder" value="'.GETPOST('sortorder', 'aZ09').'">';
|
||||
}
|
||||
|
||||
$out .= '<table class="nobordernopadding cenpercent">';
|
||||
$out .= '<table class="nobordernopadding centpercent">';
|
||||
$out .= '<tr>';
|
||||
|
||||
if (!empty($options)) $out .= '<td>'.$options.'</td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user