]> git.sur5r.net Git - bacula/bacula/commitdiff
bacula-web: Changed icon in test page
authorDavide Franco <bacula-dev@dflc.ch>
Mon, 24 Jan 2011 09:18:32 +0000 (10:18 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 3 Mar 2011 09:39:30 +0000 (10:39 +0100)
gui/bacula-web/templates/test.tpl
gui/bacula-web/test.php

index fa1a19e33b9a10b905394ea689870413c6c62419..98991f689acc1a5d8d8a0fa914dab86775e912a5 100644 (file)
@@ -50,4 +50,4 @@
        </div>
   </div>
 </body>
-</html>
\ No newline at end of file
+</html>
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' />";