去掉ECShop首页跟频道标题间的”- Powered by ECShop”

Posted by winliong on 2009-01-19 in 电子商务

在includes/lib_main.php找到lib_main.php文件,用Dreamweaver打开.
把$page_title = $GLOBALS['_CFG']['shop_title'] . ‘ - ‘ . ‘Powered by ECShop‘;改为$page_title = $GLOBALS['_CFG']['shop_title'];

用记事本打开改的话会出错

相关文章:

Tags: .

Comments

No Comments

Leave a Reply

;-) :| :x :twisted: :smile: :shock: :sad: :roll: :razz: :oops: :o :mrgreen: :lol: :idea: :grin: :evil: :cry: :cool: :arrow: :???: :?: :!:

Press [CTRL]+[ENTER] to submit comment

You can use these XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>