projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb13ad
)
Link SOTM ad to "landing" page.
author
Tom Hughes
<tom@compton.nu>
Wed, 3 Jun 2009 17:16:28 +0000
(17:16 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 3 Jun 2009 17:16:28 +0000
(17:16 +0000)
app/views/layouts/site.rhtml
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.rhtml
b/app/views/layouts/site.rhtml
index aac7d16b4997306d61445f7757297d1b5ce77b09..aa534d63aded2eaa9904cfcd6ff42028c537a7ea 100644
(file)
--- a/
app/views/layouts/site.rhtml
+++ b/
app/views/layouts/site.rhtml
@@
-110,7
+110,7
@@
</div>
<div id="sotm" class="notice">
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/" %>
+ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/
register
" %>
</div>
<%= yield :optionals %>