Simplify admin strings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="wrap sportspress sp-config-wrap">
|
||||
<h2>
|
||||
<?php _e( 'Configure SportsPress', 'sportspress' ); ?>
|
||||
<?php _e( 'Configure', 'sportspress' ); ?>
|
||||
</h2>
|
||||
<table class="form-table">
|
||||
<tbody>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<div class="wrap sportspress sp-overview-wrap">
|
||||
<h2>
|
||||
<?php _e( 'SportsPress Overview', 'sportspress' ); ?>
|
||||
<?php _e( 'Overview', 'sportspress' ); ?>
|
||||
</h2>
|
||||
<div class="sp-sitemap">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user