]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/test.php
bacula-web: Changed icon in test page
[bacula/bacula] / gui / bacula-web / test.php
index 86c9a7786301eb8620e2a107333f39980dd8f43e..b44ac60e727b4390c1777b56df838fbc0da181a2 100644 (file)
@@ -41,7 +41,7 @@
                        break;
                } 
                if( $ok )
-                       $result .= "<td width='300'>&nbsp;</td> <td> <img width='30' src='style/images/s_ok.gif' />";
+                       $result .= "<td width='300'>&nbsp;</td> <td> <img width='25' src='style/images/s_ok.png' />";
                else
                        $result .= "<td width='300'>$error_message</td> <td width='35'> <img width='30' src='style/images/s_error.gif' />";