diff --git a/core/trunk/install/view/includes/header.php b/core/trunk/install/view/includes/header.php index 59dd7b0212219db3f64274b5aafb29e840aaa3ea..84a31476dc3108a952dad38dce792310d4590b8e 100755 --- a/core/trunk/install/view/includes/header.php +++ b/core/trunk/install/view/includes/header.php @@ -34,5 +34,5 @@ </h2> </div> <div class="logo"> - <img src="img/logo.png" height="90px" /> + <img src="img/logo.png" height="70px" /> </div>