去掉Discuz论坛底部的Powered 等版权信息

时间:2018-12-27 11:19作者:网友投稿
找到这个底部的模板位置,template/default/common/footer.htm或者你模板文件对应的common/footer.htm
                
                <div id="frt">
                        <p>Powered by <strong><a href="http://www.discuz.net" target="_blank">Discuz!</a></strong> <em>$_G['setting']['version']</em><!--{if !empty($_G['setting']['boardlicensed'])}--> 
                        <a href="http://(防屏蔽)/?pid=1&host=$_SERVER[HTTP_HOST]" target="_blank">Licensed</a><!--{/if}--></p>
                        <p class="xs0">© 2001-2013 <a href="http://(防屏蔽)" target="_blank">Comsenz Inc.</a></p>
                </div>

这个代码,就是要修改的地方

免责声明:本站所有文章和图片均来自用户分享和网络收集,文章和图片版权归原作者及原出处所有,仅供学习与参考,请勿用于商业用途,如果损害了您的权利,请联系网站客服处理。