From: Davide Franco Date: Sun, 14 Nov 2010 12:52:01 +0000 (+0100) Subject: bacula-web: Fixed images path in test page X-Git-Tag: Release-5.2.1~947 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=12f44fd4ee505a467d81fd0a3475130c12c93d71;p=bacula%2Fbacula bacula-web: Fixed images path in test page Changed image path to style/images/ --- diff --git a/gui/bacula-web/test.php b/gui/bacula-web/test.php index cba418ea83..c24df4c4b4 100644 --- a/gui/bacula-web/test.php +++ b/gui/bacula-web/test.php @@ -34,9 +34,9 @@ break; } if( $ok ) - $result .= "  "; + $result .= "  "; else - $result .= "$error_message "; + $result .= "$error_message "; echo $result; } @@ -115,4 +115,4 @@ - \ No newline at end of file +