mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Look and feel v14
This commit is contained in:
@@ -5040,7 +5040,7 @@ class Form
|
||||
}
|
||||
}
|
||||
print $langs->trans($translationKey, price($amount, 0, $langs, 0, 0, -1, $conf->currency));
|
||||
if (empty($hidelist)) print ': ';
|
||||
if (empty($hidelist)) print ' ';
|
||||
print '</div>';
|
||||
if (empty($hidelist))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user