This commit is contained in:
Laurent Destailleur 2019-03-07 21:57:03 +01:00
parent ebc2289292
commit 4c75e6644d

View File

@ -818,7 +818,7 @@ if ($resql)
// Duration
if ((string) $type == '1' && ! empty($arrayfields['p.duration']['checked']))
{
print '<td class="center">';
print '<td class="center nowraponall">';
if (preg_match('/([^a-z]+)[a-z]$/i', $obj->duration))
{