diff --git a/ChangeLog b/ChangeLog index f829e97d1..1484d7b1a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-03-02 Marc Delisle + * main.php: bug #1154307, wrong text for alt, + thanks to Isaac Bennetch - ibennetch + 2005-03-01 Marc Delisle * Documentation.html: bug #1153684, wrong doc for PDF pages generation, thanks to Ryan Schmidt diff --git a/main.php b/main.php index bdced5ae4..bab2bd770 100644 --- a/main.php +++ b/main.php @@ -504,7 +504,7 @@ function PMA_analyseShowGrant($rs_usr, &$is_create_priv, &$db_to_create, &$is_re ?> ','s_loggoff.png',$strChangePassword,'') : $str_normal_list); + echo ' ' . ($str_iconic_list != '' ? sprintf($str_iconic_list,'','s_loggoff.png',$strLogout,'') : $str_normal_list); ?>