Im receiving this error in WordPress from a widget. Any suggestions?
Parse error: syntax error, unexpected T_STRING in /nfs/c02/h01/mnt/39510/domains/tc325.com/html/wp-content/themes/chefry/woocommerce/product-searchform.php on line 29
Here's the code
<input type="submit" value="<?php echo esc_attr_x( ''Search', 'submit button', 'chefry''); ?>"/></label>