mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-19 21:10:49 +01:00
Fix chiusura div su label e wrapper generale
This commit is contained in:
parent
c997c96bcb
commit
8c116355b4
@ -102,9 +102,9 @@ class HTMLWrapper implements WrapperInterface
|
||||
$result .= '
|
||||
<div id="'.$values['id'].$rand.'-errors"></div>';
|
||||
|
||||
$result .= '
|
||||
</div>';
|
||||
if (!empty($values['label'])) {
|
||||
$result .= '
|
||||
</div>';
|
||||
unset($values['label']);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user