Debug v18

This commit is contained in:
Laurent Destailleur
2023-08-11 10:06:06 +02:00
parent a061ef1e67
commit a3021ce24b

View File

@@ -2310,7 +2310,7 @@ if ($id > 0) {
// Action button
if (!getDolGlobalString('MAIN_CHECKBOX_LEFT_COLUMN')) {
print '<td class="center maxwidthsearch">';
print '<td class="center maxwidthsearch nowraponall">';
// Modify link
if ($canbemodified) {
print '<a class="reposition marginleftonly paddingleft marginrightonly paddingright editfielda" href="'.$url.'action=edit&token='.newToken().'">'.img_edit().'</a>';