一、前台标题:
\framework\tpl\nc.php
第85行
$output['html_title'] = ( $output['html_title'] != "" ? $output['html_title']." - " : "" ).$setting_config['site_title']." 就在这里";
 
 
二、后台登陆下方:
\admin\language\zh_cn\login.php
第27行
$lang['login_index_shopnc'] = "
 
三、前台底部:
\templates\footer.php
第19行
Copyright 2007-2012
 
四、其他地方:
\language\zh_cn\core_lang_index.php
第14行
$lang['company_name'] =
 
 

商家中心平台商家登录:shopnc_seller 密码:shopnc

后台左下角版权 admin\templates\default\layout\index_layout.php

admin登陆页版权修改 admin\language\zh_cn\login.php

admin登陆页底部版权修改 admin\templates\default\login.php

Shopnc 系统消息 admin\language\zh_cn\layout.php

后台起始页 关于我们 admin\language\zh_cn\dashboard.php

天津市网城天创科技有限责任公司 admin\language\zh_cn\core_lang_index.php

 


去除首页底部版权
到 \core\framework\core\base.php 

搜索:$setting[‘shopnc_version’] 修改对应内容就行。

 * 合法性验证*

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
  • 2022-02-24
  • 2022-12-23
  • 2021-06-16
  • 2021-08-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2021-09-05
  • 2021-04-06
  • 2022-02-23
相关资源
相似解决方案