mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix chiusura div su label e wrapper generale
This commit is contained in:
@@ -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']);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user