diff --git a/front/systeminfo.php b/front/systeminfo.php
index 121fcee1..91a841c5 100644
--- a/front/systeminfo.php
+++ b/front/systeminfo.php
@@ -159,12 +159,12 @@ echo '
-
' . lang('Systeminfo_Client_User_Agent') . '
-
' . $_SERVER['HTTP_USER_AGENT'] . '
+
' . lang('Systeminfo_Client_User_Agent') . '
+
' . $_SERVER['HTTP_USER_AGENT'] . '
-
' . lang('Systeminfo_Client_Resolution') . '
-
+
' . lang('Systeminfo_Client_Resolution') . '
+
';