mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 23:08:14 +08:00
fix
This commit is contained in:
parent
63fb8372b0
commit
eda14ef175
@ -262,7 +262,6 @@ if ( !function_exists( 'optionsframework_page' ) ) :
|
|||||||
function optionsframework_page() { ?>
|
function optionsframework_page() { ?>
|
||||||
|
|
||||||
<div id="optionsframework-wrap" class="wrap">
|
<div id="optionsframework-wrap" class="wrap">
|
||||||
<?php screen_icon( 'themes' ); ?>
|
|
||||||
<h2 class="nav-tab-wrapper">
|
<h2 class="nav-tab-wrapper">
|
||||||
<?php echo optionsframework_tabs(); ?>
|
<?php echo optionsframework_tabs(); ?>
|
||||||
</h2>
|
</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user