 | |  |
 | Discuz! 电脑版、手机版默认模板去除标题title中的Powered by Discuz!的方法 + y4 E& r' t$ _
; Y- \9 Z2 R2 o& O* ?. `) p2 k电脑版: & j. L7 E! L1 f% F: c/ f) W
打开 /template/default/common/header_common.htm 文件
( m+ ?. H9 f( R0 j找到
. Y" E" B. i8 G8 q<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> Powered by Discuz!</title>
: L0 R, C* G3 w1 x删除Powered by Discuz!即可
: C% v; |8 L( q# G# H6 ^0 K$ V1 D4 K" t0 n; i7 o+ H c
手机版之标准版: ; m5 S+ L% H( D: b0 H
打开 /template/default/mobile/common/header.htm 文件 & s, k' b+ G' Z6 ~6 L q
找到 4 p! @) h _+ w0 w
<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> {lang waptitle} - Powered by Discuz!</title> 8 E% z4 T: z1 F% l; p
删除Powered by Discuz!即可
2 Y0 q0 i; v3 r* o+ L0 m
6 i( h0 j2 n2 A+ L5 s5 ^( {手机版之触屏版: 7 F' Y4 ], T) }* z9 s
打开 /template/default/touch/common/header.htm 文件 0 ]6 A1 S2 ?4 q- P. n: o0 {
找到
* `2 J/ e1 A1 @' A/ J<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> {lang waptitle} - Powered by Discuz!</title>
5 o& S. ~: c8 V: {删除Powered by Discuz!即可 " X9 m$ `" X' k0 v$ q S& l. b! x
| |
 | |  |