handy class

This commit is contained in:
James Koster 2012-06-06 16:48:35 +01:00
parent f2ead358e6
commit d810998980
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ $available_methods = $woocommerce->shipping->get_available_shipping_methods();
</ul>
<?php endif; ?>
<div class="form-row">
<div class="form-row place-order">
<noscript><?php _e('Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.', 'woocommerce'); ?><br/><input type="submit" class="button-alt" name="woocommerce_checkout_update_totals" value="<?php _e('Update totals', 'woocommerce'); ?>" /></noscript>