Update single.php 删除一些空格。
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ $select_col = $col_array[kratos_option('g_article_widgets', 'two_side')];
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<?php require get_template_directory() . '/pages/page-toolbar.php'; ?>
|
<?php require get_template_directory() . '/pages/page-toolbar.php'; ?>
|
||||||
<?php comments_template(); ?>
|
<?php comments_template(); ?>
|
||||||
</div>
|
</div>
|
||||||
<?php if (kratos_option('g_article_widgets', 'two_side') == 'two_side'){ ?>
|
<?php if (kratos_option('g_article_widgets', 'two_side') == 'two_side'){ ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user