Look and feel v11
This commit is contained in:
parent
2eed48e091
commit
6e603a0636
@ -1198,7 +1198,7 @@ if ($step == 5 && $datatoexport)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
print '<td>'.(! empty($list)?$list:$langs->trans("None")).'</td>';
|
print '<td>'.(! empty($list)?$list:'<span class="opacitymedium">'.$langs->trans("None").'</span>').'</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user