diff --git a/pandora_console/general/noaccess.php b/pandora_console/general/noaccess.php index 67a2e769e2..bc3ae7073b 100644 --- a/pandora_console/general/noaccess.php +++ b/pandora_console/general/noaccess.php @@ -14,7 +14,7 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -if (file_exists("images/noaccess.png")) { +if (file_exists("images/grafico_llave.png")) { ui_print_page_header (__('You don\'t have access to this page'), "", false, "", true); } else { @@ -22,17 +22,21 @@ else { } ?> -