diff --git a/template/5iux/index.php b/template/5iux/index.php index bf66caa..e586eed 100644 --- a/template/5iux/index.php +++ b/template/5iux/index.php @@ -112,8 +112,8 @@ if(empty($sousw)||empty($soun)) {
' . yan().'

'; +if ($conf['yan'] == 'true') { + echo '

' . yan().'

'; } $i= 0; $tagslists = $DB->query("SELECT * FROM `lylme_tags`"); diff --git a/template/baisu/index.php b/template/baisu/index.php index 5db69d2..69688f9 100644 --- a/template/baisu/index.php +++ b/template/baisu/index.php @@ -146,8 +146,8 @@ while ($soulist = $DB->fetch($soulists)) {
[' . yan().']

'; +if ($conf['yan'] == 'true') { + echo '

' . yan().'

'; } diff --git a/template/default/index.php b/template/default/index.php index db60cd8..a1b04ab 100644 --- a/template/default/index.php +++ b/template/default/index.php @@ -87,9 +87,9 @@ if ($conf['tq'] != 'false') {
' . yan().'

'; - } + if ($conf['yan'] == 'true') { + echo '

' . yan().'

'; + } ?> ' . $result; - } +if ($conf['yan'] == 'true') { + echo '

' . yan().'

'; } ?>

diff --git a/template/quality/index.php b/template/quality/index.php index e21c6cb..fe018db 100644 --- a/template/quality/index.php +++ b/template/quality/index.php @@ -96,8 +96,8 @@ echo '
' . yan().'

'; +if ($conf['yan'] == 'true') { + echo '

' . yan().'

'; } ?>