Hi all,
Spotted a little bug in the configuration > shopfront tab:
The label tag to the right of "Send low stock notification" has a 'for' attribute of "reviews_autopublish", so clicking this label affects a checkbox further down the page:
<label for="reviews_autopublish">Send low stock notification</label>
I think it should be:
<label for="lstockmail">Send low stock notification</label>
This is VM 3.4.2
Sorry, just spotted this should go in the Bug Reports forum. Can an admin move it for me please?
Hi behemoth,
thanks for the report. It's there since 20. August 2012. Seems you are the first one to notice. ;-)
Should be fixed in the next version.
Thanks again
Stefan