1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-16 19:40:44 +01:00

Rimossa chiusura tag li per widgets

This commit is contained in:
Luca 2020-04-28 15:17:41 +02:00
parent 34c7bd1c06
commit ba83a637c0

View File

@ -189,8 +189,7 @@ class WidgetManager implements ManagerInterface
$result .= '
</a>';
$result .= '
</li>';
}
return $result;