From efa051e749b653f7d028f6fe4e047efdeb061175 Mon Sep 17 00:00:00 2001
From: Brian Miyaji
- +
diff --git a/includes/admin/settings/class-sp-settings-status.php b/includes/admin/settings/class-sp-settings-status.php index 70f6c4da..79832ab2 100644 --- a/includes/admin/settings/class-sp-settings-status.php +++ b/includes/admin/settings/class-sp-settings-status.php @@ -270,7 +270,7 @@ class SP_Settings_Status extends SP_Settings_Page { ?>
| - - - | -- - |
|---|
| + + + | +
+
|
+ |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| : | +: | 'sp_result', 'orderby' => 'menu_order', 'order' => 'ASC', 'posts_per_page' => -1, 'post_status' => 'any' ) );
diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php
index 8fe3b6d9..e9dfcf37 100644
--- a/includes/sp-core-functions.php
+++ b/includes/sp-core-functions.php
@@ -1154,6 +1154,7 @@ function sp_get_text_options() {
__( 'Date', 'sportspress' ),
__( 'Details', 'sportspress' ),
__( 'Event', 'sportspress' ),
+ __( 'Event Results', 'sportspress' ),
__( 'Competition', 'sportspress' ),
__( 'Nationality', 'sportspress' ),
__( 'Outcome', 'sportspress' ),
@@ -1165,7 +1166,6 @@ function sp_get_text_options() {
__( 'Preview', 'sportspress' ),
__( 'Rank', 'sportspress' ),
__( 'Recap', 'sportspress' ),
- __( 'Team Results', 'sportspress' ),
__( 'Season', 'sportspress' ),
__( 'Staff', 'sportspress' ),
__( 'Substitutes', 'sportspress' ),
diff --git a/templates/event-results.php b/templates/event-results.php
index 2773d15e..bab12ca8 100644
--- a/templates/event-results.php
+++ b/templates/event-results.php
@@ -96,7 +96,7 @@ if ( empty( $table_rows ) ):
else:
- $output .= '' . __( 'Team Results', 'sportspress' ) . ''; + $output .= '' . __( 'Event Results', 'sportspress' ) . ''; $output .= '' .
' |