diff --git a/pandora_console/general/login_help_dialog.php b/pandora_console/general/login_help_dialog.php index 5de66e675c..9e097a6fbc 100644 --- a/pandora_console/general/login_help_dialog.php +++ b/pandora_console/general/login_help_dialog.php @@ -62,11 +62,11 @@ echo '
'; - echo '' . + echo '' . html_print_image('images/support.png', true, array("alt" => __('Support'), "border" => 0)) . ''; echo '
'; - echo '' . __('Support') . ' / ' . __('Forums') . ''; + echo '' . __('Support') . ' / ' . __('Forums') . ''; echo ''; echo '';