动易CMS中如何去掉网站的滚动公告的发布人和发布时间
解决:打开语言包Language/Gb2312.xml,找到第77,78行,删除红色的代码。然后在后台更新缓存。{$title}{$AnnounceInfo}]]>
onclick=\”javascript:window.open(\'{$strInstallDir}Announce.asp?ChannelID={$ChannelID}&ID={$ID}\’, \’newwindow\’,
\’height=440, width=400, toolbar=no, menubar=no, scrollbars=auto, resizable=no, location=no, status=no\’)\”
title=\”{$Content}\”>{$title}{$AnnounceInfo}]]>
以上就是关于动易CMS中如何去掉网站的滚动公告的发布人和发布时间的全部内容,感谢大家的阅读,更多内容请关注爱站技术频道网站。