Add a link from the sidebar to the partners page in the wiki.

This commit is contained in:
Tom Hughes 2010-02-06 11:33:42 +00:00
parent 5f87f645a1
commit 592ab2bec8

View file

@ -98,7 +98,8 @@
<p>
<%= t 'layouts.intro_3',
: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") %>
:bytemark => link_to(t('layouts.intro_3_bytemark'), "http://www.bytemark.co.uk"),
:partners => link_to(t('layouts.intro_3_partners'), t('layouts.intro_3_partners_url')) %>
</p>
</div>
<% end %>