]> git.openstreetmap.org Git - rails.git/commitdiff
Use a root relative URL for the donation button image.
authorTom Hughes <tom@compton.nu>
Fri, 13 Feb 2009 21:31:17 +0000 (21:31 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 13 Feb 2009 21:31:17 +0000 (21:31 +0000)
app/views/layouts/site.rhtml

index aededb662a6dc64bb3a6882e0a3d4900995ba89d..d83bfe8f291304305362d2f5bd192eb8436f237c 100644 (file)
       <%= yield :optionals %>
 
       <div class="button" style="width: 115px">
       <%= yield :optionals %>
 
       <div class="button" style="width: 115px">
-        <a href="http://donate.openstreetmap.org/"><img src="images/donate.png" border="0" alt="Make a Donation" /></a>
+        <a href="http://donate.openstreetmap.org/"><img src="/images/donate.png" border="0" alt="Make a Donation" /></a>
       </div>
 
       <div id="cclogo" class="button" style="width: 88px">
       </div>
 
       <div id="cclogo" class="button" style="width: 88px">