| @@ -58,9 +58,9 @@ | ||
| 58 | 58 | <p> |
| 59 | 59 | <label for="custom_checkbox"> |
| 60 | 60 | <input type="checkbox" id="rtsb_vg_disable_valiation_gallery" name="rtsb_vg_disable_valiation_gallery" value="yes" <?php checked( $value, 'yes' ); ?> /> |
| 61 | 61 | <?php esc_html_e( 'Disable Variation Gallery', 'shopbuilder' ); ?> |
| 62 | - </label><br/> | |
| 62 | + </label><hr/> | |
| 63 | 63 | <span><?php esc_html_e( 'Disable variation gallery for this product', 'shopbuilder' ); ?> </span> |
| 64 | 64 | </p> |
| 65 | 65 | <?php |
| 66 | 66 | } |