Skip to content

Commit

Permalink
update 'buy' box
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Mar 8, 2011
1 parent c3f9e65 commit 407ac00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/layouts/application.rhtml
Expand Up @@ -135,10 +135,10 @@
<div class="box box-shadow">
<h2 class="box-header aligncenter"><%=_("Buy openSUSE")%></h2>
<div class="centered">
<a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>"><img src="http://en.opensuse.org/images/4/4c/OpenSUSE11.3_Box.png" title="<%=_("Buy openSUSE 11.3")%>" alt="<%=_("Buy openSUSE 11.3")%>" width="130" height="165"/></a>
<a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>"><%= image_tag "114_Boxshot_GB_3D.jpg", :title => _("Buy openSUSE"), :alt => _("Buy openSUSE"), :width => 90, :height => 114 %></a>
</div>
<p class="centered">
<a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>" title="Buy openSUSE" style="text-decoration: none; font-weight: bold"><%=_("Buy openSUSE 11.3!")%></a>
<a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>" title="Buy openSUSE" style="text-decoration: none; font-weight: bold"><%=_("Buy openSUSE")%></a>
</p>
</div>

Expand Down
Binary file added public/images/114_Boxshot_GB_3D.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 407ac00

Please sign in to comment.