Fix #huntr726cf5c5-77dc-4207-a08b-19a92c6bd79d
This commit is contained in:
parent
d8dd431f53
commit
0be613fed8
@ -2407,8 +2407,7 @@ function show_elem($fieldssource, $pos, $key, $var, $nostyle = '')
|
|||||||
} else {
|
} else {
|
||||||
print ' - ';
|
print ' - ';
|
||||||
}
|
}
|
||||||
//print '<span class="opacitymedium hideonsmartphone">'.$langs->trans("ExampleOnFirstLine").': </span>';
|
print '<i class="opacitymedium">'.dol_escape_htmltag($example).'</i>';
|
||||||
print '<i class="opacitymedium">'.$example.'</i>';
|
|
||||||
}
|
}
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user