Add description to config post types

This commit is contained in:
Brian Miyaji
2014-04-24 12:18:04 +10:00
parent 63e1ace191
commit feb870c491
8 changed files with 153 additions and 89 deletions

View File

@@ -59,7 +59,7 @@ if ( empty( $table_rows ) ):
else:
$output .= '<h3>' . SP()->text->string('Results', 'event') . '</h3>';
$output .= '<h3>' . SP()->text->string('Team Results', 'event') . '</h3>';
$output .= '<div class="sp-table-wrapper">' .
'<table class="sp-event-results sp-data-table sp-responsive-table"><thead>' .