discuzx3.4 去掉 powered by 和小横尾巴

archiver底部信息在这里修改
打开\source\archiver\common\footer.php
++++++++++++++++++++++++++++++++++++++++++
去掉 powered by discuz!
/template/default/common 找到header_common.htm
把$navtitle后面的“-”去掉,然后在“<!–{if empty($nobbname)}–>”的后面或者“$_G[‘setting’][‘bbname’]”的前面加上“-”。
直接复制的代码

  1. <title><!–{if !empty($navtitle)}–>$navtitle<!–{/if}–><!–{if empty($nobbname)}–> – $_G[‘setting’][‘bbname’]<!–{/if}–></title>

复制代码

图片[1]-discuzx3.4 去掉 powered by 和小横尾巴-闽狼传说

© 版权声明
THE END
喜欢就支持一下吧
点赞9 分享