handy class
This commit is contained in:
parent
f2ead358e6
commit
d810998980
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue