Author: peter
Date: Thu Jan 3 11:38:21 2013
New Revision: 1428299
URL: http://svn.apache.org/viewvc?rev=1428299&view=rev
Log:
#293: footer whitelabelling results in footer specifying different apache
projects
Modified:
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
Modified:
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
URL:
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html?rev=1428299&r1=1428298&r2=1428299&view=diff
==============================================================================
---
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
(original)
+++
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
Thu Jan 3 11:38:21 2013
@@ -276,8 +276,8 @@
<div class="row footer">
<div class="span8">
${chrome.labels.footer_left_prefix}
- Powered by <a href="http://www.apache.org/">Apache<sup>TM</sup></a>
- <a href="${href.about()}">${chrome.labels.application_short}
+ Powered by
+ <a href="${href.about()}">${chrome.labels.application_full}
${chrome.labels.application_version}</a>
${chrome.labels.footer_left_postfix}
</div>