Discuz! X3.2電腦版、手機版默認模板去除標題title中的Powered by Discuz!的方法
電腦版:
打開 /template/default/common/header_common.htm 文件
找到
<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> Powered by Discuz!</title>
刪除Powered by Discuz!即可
手機版之標準版:
打開 /template/default/mobile/common/header.htm 文件
找到
<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> {lang waptitle} - Powered by Discuz!</title>
刪除Powered by Discuz!即可
手機版之觸屏版:
打開 /template/default/touch/common/header.htm 文件
找到
<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> {lang waptitle} - Powered by Discuz!</title>
刪除Powered by Discuz!即可
以上就是本文章的內容,希望對大家有所幫助
新聞熱點
疑難解答