mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix td balance
This commit is contained in:
parent
1f8baabc97
commit
48342cd3c5
|
|
@ -558,7 +558,6 @@ if ($mode == 'other') {
|
|||
print '<tr class="oddeven"><td>' . $langs->trans("ShowQuickAddLink") . '</td><td>';
|
||||
print ajax_constantonoff("MAIN_USE_TOP_MENU_QUICKADD_DROPDOWN", array(), $conf->entity, 0, 0, 1, 0, 0, 0, '', 'other');
|
||||
print '</td>';
|
||||
print '<td width="20"> </td>';
|
||||
print '</tr>';
|
||||
|
||||
// Show bugtrack link
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user