initial commit
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>
|
||||
<div class="wpo_section wpo_group<?php echo (!$wpo_minify_options['html_minification']) ? ' wpo-feature-is-disabled' : ''; ?>">
|
||||
<div id="wpo_settings_warnings"></div>
|
||||
|
||||
<div class="wpo-fieldgroup wpo-show">
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user