]> git.ipfire.org Git - ipfire.org.git/blobdiff - templates/modules/donation-button.html
Massive web site update
[ipfire.org.git] / templates / modules / donation-button.html
index f70127d1c2a39d6b4a94521b913621e049838652..2c229540ab368081fd75c44dddacf010069e8cfd 100644 (file)
@@ -9,7 +9,7 @@
        <input type="hidden" name="currency_code" value="{{ currency }}">
        <input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_LG.gif:NonHosted">
        {% if primary %}
-               <input type="submit" class="btn btn-lg btn-primary" value="{{ _("Donate %s") % currency }}">
+               <input type="submit" class="btn btn-primary" value="{{ _("Donate %s") % currency }}">
        {% else %}
                <input type="submit" class="btn btn-link" value="{{ currency }}">
        {% end %}