projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d80fe8
)
Fix image CRM-12670
author
Coleman Watts
<coleman@civicrm.org>
Thu, 23 May 2013 02:03:13 +0000
(21:03 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Thu, 23 May 2013 02:03:13 +0000
(21:03 -0500)
install/template.html
patch
|
blob
|
blame
|
history
diff --git
a/install/template.html
b/install/template.html
index 771e57f74f6517d19d7f34fe9f4fa9ad7839d31e..eac5ea4233068d2c9146ff9a3f3ae3a9a4796e92 100644
(file)
--- a/
install/template.html
+++ b/
install/template.html
@@
-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>