]> git.wh0rd.org - tt-rss.git/blobdiff - modules/pref-users.php
js: misc fixes, code cleanup
[tt-rss.git] / modules / pref-users.php
index dcca9a9366d60b4f51698a65a21787ef74aac6ee..bed5d45ed8ecb7fba16360172f4ecbd3aa9e7579 100644 (file)
 
                print "<tr><td class=\"selectPrompt\" colspan=\"8\">
                                ".__('Select:')." 
-                                       <a href=\"#\" onclick=\"selectPrefRows('user', true)\">".__('All')."</a>,
-                                       <a href=\"#\" onclick=\"selectPrefRows('user', false)\">".__('None')."</a>
+                                       <a href=\"#\" onclick=\"selectTableRows('prefUserList', 'all')\">".__('All')."</a>,
+                                       <a href=\"#\" onclick=\"selectTableRows('prefUserList', 'none')\">".__('None')."</a>
                                </td</tr>";
 
                print "<tr class=\"title\">