League => Competition

This commit is contained in:
Brian Miyaji
2014-10-21 02:28:12 +11:00
parent 1229c7367f
commit cf17257881
30 changed files with 43 additions and 47 deletions

View File

@@ -475,7 +475,7 @@ if ( class_exists( 'WP_Importer' ) ) {
</td>
</tr>
<tr>
<th scope="row"><label><?php _e( 'League', 'sportspress' ); ?></label><br/></th>
<th scope="row"><label><?php _e( 'Competition', 'sportspress' ); ?></label><br/></th>
<td><?php
$args = array(
'taxonomy' => 'sp_league',