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