Fix css
This commit is contained in:
parent
ebc2289292
commit
4c75e6644d
@ -818,7 +818,7 @@ if ($resql)
|
|||||||
// Duration
|
// Duration
|
||||||
if ((string) $type == '1' && ! empty($arrayfields['p.duration']['checked']))
|
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))
|
if (preg_match('/([^a-z]+)[a-z]$/i', $obj->duration))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user