Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用我的商店名称替换后端的“Opencart”字样。我的意思是写在后端“管理”之前和仪表板页脚的“Opencart”。请任何人帮助我吗?谢谢..
我认为“Opencart”不是单词,而是一个图像标志。
您可以编辑此行:
<div class="div2"> <img src="view/image/logo.png" title="<?php echo $heading_title; ?>" onclick="location = '<?php echo $home; ?>'" /> </div>
位置文件:admin/view/template/common/header.tpl
admin/view/template/common/header.tpl