修复导航样式

This commit is contained in:
fen
2013-10-16 10:56:57 +08:00
parent 177d426913
commit dff15b64a0
4 changed files with 51 additions and 31 deletions

View File

@@ -10,7 +10,7 @@ include 'menu.php';
<div class="col-mb-12 typecho-list">
<?php Typecho_Widget::widget('Widget_Plugins_List_Activated')->to($activatedPlugins); ?>
<?php if ($activatedPlugins->have()): ?>
<!--<h4 class="typecho-list-table-title"><?php _e('启用的插件'); ?></h4>-->
<h4 class="typecho-list-table-title"><?php _e('启用的插件'); ?></h4>
<table class="typecho-list-table">
<colgroup>
<col width="25%"/>