]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.rhtml
Wrap 'changeset.changeset.no_comment' in italics with <i></i>. Right
[rails.git] / app / views / layouts / site.rhtml
index 105244611448fda29e2c6c5c8d6fd8ab9353be12..3a80c33a69551bd021716ede164c34ac3f2920fe 100644 (file)
@@ -85,8 +85,8 @@
         </p>
         <p>
         <%= t 'layouts.intro_3', 
-              :ucl => '<a href="http://www.vr.ucl.ac.uk">' + t('layouts.intro_3_ucl') + '</a>'
-              :bytemark => '<a href="http://www.bytemark.co.uk">' + t('layouts.intro_3_bytemark') + '</a>' %>
+              :ucl => link_to(t('layouts.intro_3_ucl'), "http://www.vr.ucl.ac.uk")
+              :bytemark => link_to(t('layouts.intro_3_bytemark'), "http://www.bytemark.co.uk") %>
         </p>
       </div>
       <% end %>