summaryrefslogtreecommitdiff
path: root/includes/sys_template.php
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2019-05-31 04:03:19 +0200
committermsquare <msquare@notrademark.de>2019-06-03 20:33:09 +0200
commit4e709d0d236f9ef9cbf0ce9879a16ad5f1415a92 (patch)
tree5c1faf57059ee7025006c36bdc6559322584e280 /includes/sys_template.php
parente7f10d846e4255f6172835df8a0cb3befa56374f (diff)
Log messages without inline HTML
Diffstat (limited to 'includes/sys_template.php')
-rw-r--r--includes/sys_template.php2
1 files changed, 1 insertions, 1 deletions
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
*/