Merge lp:~jml/launchpad/link-to-homepage into lp:launchpad

Proposed by Jonathan Lange
Status: Merged
Merged at revision: not available
Proposed branch: lp:~jml/launchpad/link-to-homepage
Merge into: lp:launchpad
Diff against target: None lines
To merge this branch: bzr merge lp:~jml/launchpad/link-to-homepage
Reviewer Review Type Date Requested Status
Christian Reis (community) Approve
Review via email: mp+11847@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jonathan Lange (jml) wrote :

This branch changes the logo in the footer to be a link to the front page.

Revision history for this message
Christian Reis (kiko) wrote :

Do it!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/app/templates/base-layout-macros.pt'
2--- lib/lp/app/templates/base-layout-macros.pt 2009-08-19 15:13:39 +0000
3+++ lib/lp/app/templates/base-layout-macros.pt 2009-09-16 06:27:59 +0000
4@@ -334,7 +334,7 @@
5 <metal:footer define-macro="footer">
6 <div id="footer" class="footer">
7 <div class="lp-arcana">
8- <img src="/@@/launchpad-logo-and-name-hierarchy.png" alt="Launchpad"/>
9+ <a tal:attributes="href string:${rooturl}"><img src="/@@/launchpad-logo-and-name-hierarchy.png" alt="Launchpad"/></a>
10 &nbsp;&bull;&nbsp;
11 <a href="/+tour">Take the tour</a>
12 &nbsp;&bull;&nbsp;