You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
优化
This commit is contained in:
@@ -171,7 +171,7 @@ if ($config['ad_top']) echo $config['ad_top_info'];
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<? /** 底部广告 */ if ($config['ad_bot']) echo $config['ad_bot_info']; ?>
|
||||
<?php /** 底部广告 */ if ($config['ad_bot']) echo $config['ad_bot_info']; ?>
|
||||
<!-- 随机图片 -->
|
||||
<?php if ($config['info_rand_pic']) : ?>
|
||||
<div class="col-md-12" style="padding-bottom: 10px;">
|
||||
|
||||
Reference in New Issue
Block a user