Skip to content

Commit

Permalink
Merge pull request #1531 from INN/1523-844-remove-screen_icon
Browse files Browse the repository at this point in the history
Remove screen_icon() from Options Framework options page
  • Loading branch information
benlk authored Sep 11, 2018
2 parents f8b5d04 + 2de80fc commit 86d01da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/options-framework/options-framework.php
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ function optionsframework_page() {
settings_errors(); ?>

<div id="optionsframework-wrap" class="wrap">
<?php screen_icon( 'themes' ); ?>
<h2 class="nav-tab-wrapper">
<?php echo optionsframework_tabs(); ?>
</h2>
Expand Down

0 comments on commit 86d01da

Please sign in to comment.