Admin menu has now a JavaScript "effect":
[mailer.git] / templates / de / html / admin / admin_list_sponsor_row.tpl
index e411602eb935536eab822fa1c58e21b22da3ccc1..5c664bd9977a2fd971ef380eb54b2ba85a400e29 100644 (file)
@@ -11,7 +11,7 @@
     <a href="$content[email]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</a>
   </td>
   <td align="center" class="{%template,ColorSwitch%} bottom" width="160">
-    <a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=add_points%}"
+    <a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;do=add_points%}"
      title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">{%pipe,translateComma=$content[points]%}</a> {?POINTS?}
   </td>
 </tr>