From 0e0f7f0516a9adcb9e7215062fc86c1ab8eccdc6 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sat, 12 Dec 2015 19:27:53 +0100 Subject: fix #203: message popover not workin in safari --- 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 6beaa57a..da7afbcb 100644 --- a/includes/sys_template.php +++ b/includes/sys_template.php @@ -85,7 +85,7 @@ function toolbar_dropdown($glyphicon, $label, $submenu, $class = '') { function toolbar_popover($glyphicon, $label, $content, $class = '') { $id = md5(microtime() . $glyphicon . $label); return '