parent
f1af777368
commit
ffab4feb0c
|
@ -62,7 +62,7 @@ global $product, $post;
|
|||
?>
|
||||
</select> <?php
|
||||
if ( sizeof( $attributes ) === $loop ) {
|
||||
echo '<a class="reset_variations" href="#reset">' . __( 'Clear selection', 'woocommerce' ) . '</a>';
|
||||
echo '<a class="reset_variations" href="#">' . __( 'Clear selection', 'woocommerce' ) . '</a>';
|
||||
}
|
||||
?></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue