Skip to content

Commit

Permalink
fix heinlein image
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Jun 19, 2012
1 parent 57906d0 commit 9576110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/main/release.rhtml
Expand Up @@ -151,7 +151,7 @@
<p class="centered" style="color: #ccc; font-size: 0.8em;"><%=_("Silver Sponsor")%></p>
<p class="centered">
<%= link_to image_tag( '/themes/bento/images/sponsors/sponsor_b1-systems.png', :width => 86, :height => 86, :alt => _("Sponsored by: B1 Systems") ), "http://en.opensuse.org/Sponsors" %>
<%= link_to image_tag( '/themes/bento/images/sponsors/sponsor_heinlein.png', :width => 200, :height => 65, :alt => _("Sponsored by: Heinlein") ), "http://en.opensuse.org/Sponsors" %>
<%= link_to image_tag( '/themes/bento/images/sponsors/sponsor_heinlein.png', :width => 180, :alt => _("Sponsored by: Heinlein") ), "http://en.opensuse.org/Sponsors" %>
</p>
<!--<p class="centered" style="color: #ccc; font-size: 0.8em"><%=_("Bronze Sponsor")%></p>-->
</div>
Expand Down

0 comments on commit 9576110

Please sign in to comment.