mirror of
https://github.com/kokororin/typecho-plugin-Access.git
synced 2025-01-14 06:10:06 +08:00
fix: console header float clear bug
This commit is contained in:
parent
2fc6bcf881
commit
2111c388da
@ -23,6 +23,7 @@ $access = new Access_Core();
|
||||
<li><a href="<?php $options->adminUrl('options-plugin.php?config=Access') ?>"><?php _e('插件设置'); ?></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bento-clearfix"></div>
|
||||
<?php include("routes/{$access->action}/index.php") ?>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user