From 4e709d0d236f9ef9cbf0ce9879a16ad5f1415a92 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Fri, 31 May 2019 04:03:19 +0200 Subject: Log messages without inline HTML --- includes/sys_template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/sys_template.php') diff --git a/includes/sys_template.php b/includes/sys_template.php index e40530d5..fad207a9 100644 --- a/includes/sys_template.php +++ b/includes/sys_template.php @@ -380,7 +380,7 @@ function button_glyph($href, $glyph, $class = '') /** * Rendert einen Knopf, der zur Hilfe eines bestimmten Themas führt. - * + * * @param string $topic documentation resource (like user/), is appended to documentation url. * @return string */ -- cgit v1.2.3-54-g00ecf