1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 04:07:59 +02:00

Update Install script and update logo

This commit is contained in:
Awilum
2012-10-23 18:57:16 +03:00
parent 8dca5484ee
commit 8ff3002b2e
2 changed files with 1 additions and 1 deletions

View File

@@ -243,7 +243,7 @@
</div> </div>
<div class="row"> <div class="row">
<div class="well span4 install-block"> <div class="well span4 install-block">
<div style="text-align:center;"><a class="brand" href="#"><img src="<?php echo $site_url; ?>public/assets/img/monstra-logo-black.png"></a></div> <div style="text-align:center;"><a class="brand" href="#"><img src="<?php echo $site_url; ?>public/assets/img/monstra-logo.png"></a></div>
<hr> <hr>
<div> <div>
<form action="install.php" method="post"> <form action="install.php" method="post">

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB