diff --git a/pandora_console/general/footer.php b/pandora_console/general/footer.php
index dec6f109f6..1570ec825c 100644
--- a/pandora_console/general/footer.php
+++ b/pandora_console/general/footer.php
@@ -36,7 +36,8 @@ echo sprintf(__('Pandora FMS %s - Build %s - MR %s', $pandora_version, $build_ve
echo '
';
echo '';
+echo '
'.__("® Ártica ST").'';
+
if (isset ($config['debug'])) {
$cache_info = array();
$cache_info = db_get_cached_queries();