diff --git a/readme.txt b/readme.txt index eb5295182b0..d201773c065 100644 --- a/readme.txt +++ b/readme.txt @@ -104,6 +104,7 @@ Yes you can! Join in on our GitHub repository :) https://github.com/woothemes/wo * Improved install process * Hookable woocommerce_form_field * Updated dummy content +* Removed the sorting 'GET' from the sort form in favour of POST - caused too many issues. GET requests will still work however. = 1.4.2 - 09/02/2012 = * Uninstall fix diff --git a/templates/loop/sorting.php b/templates/loop/sorting.php index 9caef7124c3..6023d604b10 100644 --- a/templates/loop/sorting.php +++ b/templates/loop/sorting.php @@ -3,7 +3,7 @@ * Sorting */ ?> -
"> +