diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index 90fbb4e2d..aefa5f52c 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -798,7 +798,7 @@ function getENoPermHTML() { $result .= '
| ' .translate('Name'). ' | '.PHP_EOL; @@ -1056,7 +1056,7 @@ function getEventDetailHTML($eid='', $eids='') { $result .= '
|---|
| ' .translate('Cause'). ' | '.PHP_EOL; @@ -1118,7 +1118,7 @@ function getServerModalHTML($sid) { $result .= '
|---|
| ' .translate('Name'). ' | '.PHP_EOL;
|---|