找资源's Archiver
社区首页
›
教程资源
› 织梦DedeCMS “提示信息!"的修改方法
muban大师
发表于 2020-3-4 09:09:01
织梦DedeCMS “提示信息!"的修改方法
织梦DedeCMS “提示信息!"的修改方法!
打开 /include/common.func.php 文件
查找
DedeCMS
找到(大约189行)
$htmlhead= "\r\n\r\nDedeCMS提示信息\r\n\r\n\r\n\r\n";
继续查找,找到(大约222行)
$rmsg .= "DedeCMS 提示信息!\");\r\n";
将以上代码中的红色部分修改为你想要的提示信息即可,如:AB模板网提示您!
页:
[1]
查看完整版本:
织梦DedeCMS “提示信息!"的修改方法