diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php index b8620f80a..75f324537 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -267,7 +267,7 @@ function access_denied() $access_denied_html = ''. - '
'. + '
'. '
'. 'warning-triangle'. '

'.l10n('You are not authorized to access the requested page').'

';