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 ''. __('Page generated at') . ' '. date('F j, Y h:i a'); //Always use timestamp here -echo ''; +echo '
'.__("® Ártica ST").''; + if (isset ($config['debug'])) { $cache_info = array(); $cache_info = db_get_cached_queries();