Fixes igoogle search gadget.
[platal.git] / templates / gadgets / ig-skin.tpl
index 4135749..e5b8f3e 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -29,9 +29,6 @@
     {javascript name=ajax}
     {javascript name=xorg}
     {javascript name=igoogle}
-    {foreach from=$gadget_js item=js}
-    <script type="text/javascript" src="{$js}"></script>
-    {/foreach}
   </head>
   <body onload="igOnLoadHandler();">
 {if $gadget_tpl}{include file=$gadget_tpl}{/if}