Fix image CRM-12670
authorColeman Watts <coleman@civicrm.org>
Thu, 23 May 2013 02:03:13 +0000 (21:03 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 23 May 2013 02:03:13 +0000 (21:03 -0500)
install/template.html

index 771e57f74f6517d19d7f34fe9f4fa9ad7839d31e..eac5ea4233068d2c9146ff9a3f3ae3a9a4796e92 100644 (file)
@@ -17,7 +17,7 @@ function hide(id) {
 <body>
 <div id="All">
     <div style="float: right"><b>Version <?php echo "{$civicrm_version['version']} {$civicrm_version['cms']}" ?></b></br>
-    <span><img src=<?php echo $installURLPath . "powered_by.png"?> /></span>
+    <span><img src=<?php echo $installURLPath . "small_block.png"?> /></span>
     </div>
 <h1>CiviCRM Installer</h1>
 <div>Thanks for choosing to use CiviCRM!  Please follow the instructions below to get CiviCRM installed.</div>