From c0cb21a07c17d63676a7ebe851b1132fe33a5bff Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 30 Aug 2015 23:01:39 -0700 Subject: unclosed link tags --- include/widgets.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/widgets.php b/include/widgets.php index 96727cf0a..42d9db19a 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -1067,10 +1067,10 @@ function widget_tasklist($arr) { function widget_helpindex($arr) { $o .= '
' . '

' . t('Documentation') . '

'; $o .= '
'; return $o; -- cgit v1.2.3