In the block, the Subscribe submit button doesnt have Drupals form-submit class. So it isnt styled corretcly as all other buttons.
<input type="submit" value="Subscribe"/>
In the block, the Subscribe submit button doesnt have Drupals form-submit class. So it isnt styled corretcly as all other buttons.
<input type="submit" value="Subscribe"/>
Comments
Comment #1
saiprasad kandavalli commentedI don't understand. If u want styling the button . add style="";
Comment #2
dave reidNext release will be using proper FormAPI for the e-mail subscribe block form.