Skip to content

Commit

Permalink
Remove the unnecessary clear and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Sep 4, 2015
1 parent 6ab5cbd commit 69d151a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
* Fix - Show counts in category dropdown.
* Fix - Escape add to cart messages to stop translations from breaking cart events.
* Tweak - Renamed wc_var_prices transient to allow them to flush on product save.
* Template - Removed 'Payment' heading in `templates/checkout/form-pay.php`.

= 2.4.6 - 24/08/2015 =
* Fix - menu_order notices on IIS.
Expand Down
1 change: 0 additions & 1 deletion templates/checkout/form-pay.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
<input type="hidden" name="woocommerce_pay" value="1" />
</div>

<div class="clear"></div>
</div>

</form>

0 comments on commit 69d151a

Please sign in to comment.