Remove ajax.js.
[platal.git] / templates / include / tips.tpl
index efcc665..8e06ae6 100644 (file)
@@ -40,7 +40,7 @@
   {/tidy}
   {if !t($nochange)}
   <div class="right">
-    <a href="events" onclick="Ajax.update_html('tod', 'ajax/tips/{$tips.id}'); return false" style="text-decoration: none">
+    <a href="events" onclick="$('#tod').updateHtml('ajax/tips/{$tips.id}'); return false" style="text-decoration: none">
       Astuce suivante {icon name=resultset_next title="Astuce suivante"}
     </a>
   </div>