mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
This commit is contained in:
@@ -33,5 +33,5 @@ if (defined('SHOW_SETTINGS') || empty($widget_settings)) {
|
||||
</div>
|
||||
</form>';
|
||||
} else {
|
||||
$common_output[] = stripslashes(nl2br(htmlentities($widget_settings['notes'])));
|
||||
$common_output[] = nl2br(display($widget_settings['notes']));
|
||||
}
|
||||
|
Reference in New Issue
Block a user