Fix look and feel v13
This commit is contained in:
parent
edb02ef05a
commit
5681aeee0f
@ -1058,7 +1058,7 @@ elseif (empty($action) || $action == 'view' || $action == 'addlink' || $action =
|
|||||||
print '<input type="hidden" name="track_id" value="'.$track_id.'">';
|
print '<input type="hidden" name="track_id" value="'.$track_id.'">';
|
||||||
|
|
||||||
print '<div class="div-table-responsive-no-min">'; // You can use div-table-responsive-no-min if you dont need reserved height for your table
|
print '<div class="div-table-responsive-no-min">'; // You can use div-table-responsive-no-min if you dont need reserved height for your table
|
||||||
print '<table class="noborder centpercent margintable">';
|
print '<table class="noborder tableforfield centpercent margintable">';
|
||||||
print '<tr class="liste_titre">';
|
print '<tr class="liste_titre">';
|
||||||
print '<td>';
|
print '<td>';
|
||||||
print $langs->trans('Properties');
|
print $langs->trans('Properties');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user