| 
 | 
 
 
关键字描述:方法 信息 提示 更改   " < rmsg document.write 
网站提示信息的修改方法: 
提示信息参考图 
=700) window.open('http://files.jb51.net/file_images/cms/200966152759377801.jpg');" src="http://files.jb51.net/file_images/cms/200966152759377801.jpg" onload="if(this.width>'700')this.width='700';" border="0" alt="" />  
在include文件夹里找到inc_functions.php 
Copy code$rmsg = $func; 
            $rmsg .= "document.write(\" 
DedeCms 提示信息: \");\r\n"; 
            $rmsg .= "document.write(\" 
\");\r\n"; 
            $rmsg .= "document.write(\"".str_replace("\"","“",$msg)."\");\r\n"; 
            $rmsg .= "document.write(\""; 
"DedeCms 提示信息"为修改地方。 
   
           
 |   
 
 
 
 |