Fix a bug in theme purenice.php

pull/154/head
KarlcxChina 2020-11-28 18:13:03 +08:00 committed by GitHub
parent e40223eb72
commit 4a06ec0422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -131,6 +131,16 @@
<h1 class="title">
<a href="<?php echo $_SERVER['base_path']; ?>"><?php echo $_SERVER['sitename']; ?></a>
</h1>
<hr>
<h3>
<p >
<div class="text" style=" text-align:center;line-height:30px">
请使用IDM等多线程下载工具获得高速的下载体验
<br>
如果下载出错请关闭IDM等工具对本站点的“自动开始下载”功能
</div>
</p>
</h3>
<?php $disktags = explode("|",getConfig('disktag'));
if (count($disktags)>1) { ?>
<div class="list-wrapper">