Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / install / index.php
index 91fa338411ac134266ff19454e10d0f77c4e5f60..9bc9a41ea92d028cc2e69be2e5531b1f8a0fa3fc 100644 (file)
@@ -31,7 +31,7 @@ function subpage_title($txt)
 {
        global $path_to_root;
        
-       echo '<center><img src="'.$path_to_root.'/themes/default/images/logo_frontaccounting.png" width="250" height="50" alt="Logo" />
+       echo '<center><img src="'.$path_to_root.'/themes/default/images/logo_frontaccounting.png" width="250" height="50" alt="Logo" >
                </center>';
 
        $page = @$_POST['Page'] ? $_POST['Page'] : 1;