[Logilogi-svn] SF.net SVN: logilogi:[1767] trunk
Status: Beta
Brought to you by:
wybow
|
From: <wy...@us...> - 2010-08-16 09:35:30
|
Revision: 1767
http://logilogi.svn.sourceforge.net/logilogi/?rev=1767&view=rev
Author: wybow
Date: 2010-08-16 09:35:23 +0000 (Mon, 16 Aug 2010)
Log Message:
-----------
Added Chrome support notice
Modified Paths:
--------------
trunk/app/views/layouts/_footer.html.erb
trunk/config/locales/en.yml
Modified: trunk/app/views/layouts/_footer.html.erb
===================================================================
--- trunk/app/views/layouts/_footer.html.erb 2010-08-15 22:13:05 UTC (rev 1766)
+++ trunk/app/views/layouts/_footer.html.erb 2010-08-16 09:35:23 UTC (rev 1767)
@@ -6,7 +6,7 @@
<%= t 'v.layouts.best_viewed_with',
:link_open => '<a href="'," rel="nofollow">http://www.mozilla.com/firefox/">',
:link_close => '</a>' %> |
- <a href="<%=" rel="nofollow">http://foundation.logilogi.org/2008/5/6/logilogi-manta-in-public-beta"><%= t 'v.layouts.about_logi_logi' %></a> |
+ <a href="http://foundation.logilogi.org"><%= t 'v.layouts.about_logi_logi' %></a> |
<a href="mailto:fou...@lo..."><%= t 'v.layouts.contact_us' %></a>
</div>
</div>
@@ -14,11 +14,11 @@
<div class="panel_content_padding">
Supported / sponsored by:
</div>
- <%= link_to image_tag('logilogi_foundation.png', :size => "156x40"), "http://foundation.logilogi.org" %>
+ <%= link_to image_tag('zylon.png', :size => "156x40"), "http://www.zylon.net" %>
<%= link_to image_tag('university_of_groningen.png', :size => "156x40"), "http://www.rug.nl" %>
<%= link_to image_tag('esf.png', :size => "74x40"), "http://foundation.logilogi.org/2010/7/12/at-digital-humanities-2010" %>
<%= link_to image_tag('ofset.png', :size => "156x40"), "http://www.ofset.org" %>
- <%= link_to image_tag('zylon.png', :size => "156x40"), "http://www.zylon.net" %>
+ <%= link_to image_tag('logilogi_foundation.png', :size => "156x40"), "http://foundation.logilogi.org" %>
</div>
<% end %>
<div class="copyright">
Modified: trunk/config/locales/en.yml
===================================================================
--- trunk/config/locales/en.yml 2010-08-15 22:13:05 UTC (rev 1766)
+++ trunk/config/locales/en.yml 2010-08-16 09:35:23 UTC (rev 1767)
@@ -618,7 +618,7 @@
login: Login
logout: Logout
means_available: "This means that the source code is {{link}}."
- needs_javascript: "{{link}} needs Javascript enabled, and only works in {{firefox_open}}Firefox 3{{link_close}}, and in Internet Explorer 7."
+ needs_javascript: "{{link}} needs Javascript enabled, and only works in {{firefox_open}}Firefox 3{{link_close}}, Internet Explorer (7 and 8), and Google Chrome."
new: New
preferences: Preferences
rankings: Rankings
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|