diff --git a/pandora_console/general/php7_message.php b/pandora_console/general/php7_message.php
index 5832842d60..6df5706598 100644
--- a/pandora_console/general/php7_message.php
+++ b/pandora_console/general/php7_message.php
@@ -38,7 +38,7 @@ echo '
';
echo "";
echo html_print_image('images/icono_warning_mr.png', true, array("alt" => __('Warning php version'), "border" => 0));
diff --git a/pandora_console/include/functions_config.php b/pandora_console/include/functions_config.php
index 9087a18376..8e0cf5898d 100644
--- a/pandora_console/include/functions_config.php
+++ b/pandora_console/include/functions_config.php
@@ -2251,7 +2251,7 @@ function config_check () {
"
" . __('Metaconsole Collections') . "" .
"
" . '...' . "" .
"" .
- '
'.__('Acess Help').'',
+ '
'.__('Access Help').'',
__("REQUIRED PHP UPDATE"));
}
}