码迷,mamicode.com
首页 > 其他好文 > 详细

EMOS 去除天气显示

时间:2014-10-10 21:38:15      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:emos 修改天气显示

修改文件:

/var/www/extsuite/extmail/html/default/welcome.html

 修改位置:

 

 <TD  width=230px valign=top style="">

         <div class="panelout" id="coolweather_div">

               <div class="paneltit">&nbsp;<%weatherinfo%></div>

               <div class="panelin" id="coolweather_container">

               </div>

               <script type="text/javascript">

                       coolweather_iconspath =

‘/extmail/plugins/coolweather/icons/‘;

                       coolweather_init();

               </script>

         </div>

 </TD>

备注:使用的模板为可选项,根据个人的要求而修改你需要的选项。

EMOS 去除天气显示

标签:emos 修改天气显示

原文地址:http://bristol.blog.51cto.com/1004110/1562161

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!