Revert "Remove btn-black"

This reverts commit cfcb3a2e4b.
This commit is contained in:
Michael RICOIS 2017-06-22 10:39:41 +02:00
parent c13b069227
commit 8a76aea5b9

View File

@ -13,7 +13,7 @@
<form action="" method="post">
<div class="form-group{if isset($msg) && $msg } {if $nw_error}form-error{else}form-ok{/if}{/if}" >
<input class="inputNew form-control grey newsletter-input" id="newsletter-input" type="text" name="email" size="18" placeholder="{l s='Mon adresse mail' mod='blocknewsletter'}" />
<button class="btn" type="submit" name="submitNewsletter">
<button class="btn btn-black" type="submit" name="submitNewsletter">
<span>{l s='Recevoir maintenant' mod='blocknewsletter'}</span>
</button>
<input type="hidden" name="action" value="0" />