修改自定义字段布局

This commit is contained in:
fen
2013-11-24 21:14:02 +08:00
parent 915574ce5f
commit 5545ce286a
5 changed files with 33 additions and 29 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Typecho_Widget::widget('Widget_Contents_Page_Edit')->to($page);
<?php Typecho_Plugin::factory('admin/write-page.php')->option($page); ?>
<button type="button" id="advance-panel-btn"><?php _e('高级选项'); ?></button>
<button type="button" id="advance-panel-btn" class="btn-xs"><?php _e('高级选项'); ?></button>
<div id="advance-panel">
<section class="typecho-post-option visibility-option">
<label class="typecho-label"><?php _e('公开度'); ?></label>