修改字段布局

增加字段的可用性
This commit is contained in:
fen
2013-11-25 12:05:20 +08:00
parent fa55695621
commit cc57832b8f
8 changed files with 88 additions and 55 deletions

View File

@@ -94,7 +94,7 @@ Typecho_Widget::widget('Widget_Contents_Post_Edit')->to($post);
<?php Typecho_Plugin::factory('admin/write-post.php')->option($post); ?>
<button type="button" id="advance-panel-btn" class="btn-xs"><?php _e('高级选项'); ?></button>
<button type="button" id="advance-panel-btn" class="btn-xs"><?php _e('高级选项'); ?> <i class="i-caret-down"></i></button>
<div id="advance-panel">
<?php if($user->pass('editor', true)): ?>
<section class="typecho-post-option visibility-option">