EMOS 去除天气显示

时间:2014-10-10 19:22:46   收藏:0   阅读:142

修改文件:

/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>

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

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!