Author: sevein
Date: Thu Apr 5 11:49:23 2012
New Revision: 11393
Log:
Update AC logo location
Modified:
branches/2.0/plugins/qtDominionPlugin/templates/_header.php
Modified: branches/2.0/plugins/qtDominionPlugin/templates/_header.php
==============================================================================
--- branches/2.0/plugins/qtDominionPlugin/templates/_header.php Thu Apr 5
11:34:39 2012 (r11392)
+++ branches/2.0/plugins/qtDominionPlugin/templates/_header.php Thu Apr 5
11:49:23 2012 (r11393)
@@ -39,7 +39,7 @@
<?php // Restore old snippet (settings: app_toggleLogo, app_toggleTitle,
app_toggleDescription, app_sitleTitle, app_sitleDescription) ?>
<div id="logo-and-name" class="span6">
- <h1><?php echo link_to(image_tag('logo'), '@homepage', array('rel' =>
'home', 'title' => __('Home'))) ?></h1>
+ <h1><?php echo
link_to(image_tag('/plugins/qtDominionPlugin/images/logo'), '@homepage',
array('rel' => 'home', 'title' => __('Home'))) ?></h1>
</div>
<div id="header-search" class="span6">
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.