Skip to content

Commit

Permalink
add opensuse countdown
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Oct 27, 2011
1 parent 5b95ee8 commit 5d6a0b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/layouts/application.rhtml
Expand Up @@ -128,15 +128,14 @@
</ul>
</div>

<!--
<div class="box box-shadow">
<h2 class="box-header centered"><%=_("Countdown")%></h2>
<div class="centered">
<img src="http://counter.opensuse.org/11.4/small" title="<%=_("openSUSE Countdown")%>" alt="<%=_("openSUSE Countdown")%>" width="130" height="130"/>
<%= link_to image_tag( "http://counter.opensuse.org/small", :title => _("openSUSE Countdown") ), "http://countdown.opensuse.org/link/" %>
</div>
</div>
-->

<!--
<div class="box box-shadow">
<h2 class="box-header aligncenter"><%=_("Buy openSUSE")%></h2>
<div class="centered">
Expand All @@ -146,6 +145,7 @@
<a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>" title="Buy openSUSE" style="text-decoration: none; font-weight: bold"><%=_("Buy openSUSE")%></a>
</p>
</div>
-->

<div class="box box-shadow">
<h2 class="box-header centered"><%=_("Sponsored by")%></h2>
Expand Down

0 comments on commit 5d6a0b7

Please sign in to comment.