Move text settings to dedicated tab

This commit is contained in:
Brian Miyaji
2014-04-25 01:06:14 +10:00
parent e382174441
commit 88d43e0a4f
20 changed files with 129 additions and 143 deletions

View File

@@ -32,7 +32,7 @@ foreach( $venues as $venue ):
$latitude = sp_array_value( $meta, 'sp_latitude', 0 );
$longitude = sp_array_value( $meta, 'sp_longitude', 0 );
?>
<h3><?php echo SP()->text->string('Venue', 'event'); ?></h3>
<h3><?php echo SP()->text->string('Venue'); ?></h3>
<table class="sp-data-table sp-event-venue">
<thead>
<tr>