mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 11:53:53 +02:00
commit
5791680377
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
|
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
|
|
||||||
<?php screen_icon(); ?>
|
|
||||||
<h2><?php echo esc_html( get_admin_page_title() ); ?></h2>
|
<h2><?php echo esc_html( get_admin_page_title() ); ?></h2>
|
||||||
|
|
||||||
<!-- @TODO: Provide markup for your options page here. -->
|
<!-- @TODO: Provide markup for your options page here. -->
|
||||||
|
|
Loading…
Reference in a new issue