Localize scripts

This commit is contained in:
Brian Miyaji
2014-01-20 11:48:12 +11:00
parent 62501fd76a
commit 12f3d9cf5a
6 changed files with 20 additions and 19 deletions

View File

@@ -437,7 +437,7 @@ if ( !function_exists( 'sportspress_get_equation_selector' ) ) {
$options[ __( 'Constants', 'sportspress' ) ] = (array) $constants;
?>
<select name="sp_equation[]" data-remove-text="<?php _e( 'Remove', 'sportspress' ); ?>">
<select name="sp_equation[]">
<option value="">(<?php _e( 'Select', 'sportspress' ); ?>)</option>
<?php