5.3 버전 내용 적용

This commit is contained in:
thisgun
2018-03-30 18:12:51 +09:00
parent 8c458841d5
commit dc15e1929d
1037 changed files with 49211 additions and 21238 deletions

View File

@ -26,8 +26,10 @@ include_once('./admin.head.php');
?>
<script src="<?php echo G5_ADMIN_URL; ?>/theme.js"></script>
<div class="local_wr">
<span class="btn_ov01"><span class="ov_txt">설치된 테마</span><span class="ov_num"> <?php echo number_format($total_count); ?></span></span>
<p class="theme_p">설치된 테마 : <?php echo number_format($total_count); ?></p>
</div>
<?php if($total_count > 0) { ?>
<ul id="theme_list">