Explorar o código

Synch with abook page; helps keep toggle-all checkbox separate from checkboxes below

pdontthink %!s(int64=17) %!d(string=hai) anos
pai
achega
197360f4f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/default/message_list.tpl

+ 1 - 1
templates/default/message_list.tpl

@@ -197,7 +197,7 @@ if ($pageOffset < $end_msg) {
                   echo '<input type="checkbox" name="toggleAll" id="toggleAll" title="'
                      . _("Toggle All") . '" onclick="toggle_all(\''
                      . $form_name . '\', \'msg\', ' . $fancy_index_highlite
-                     . ')" ' . $checked . '/>' . "\n";
+                     . '); return false;" ' . $checked . '/>' . "\n";
               } else {
                   $link = $baseurl 
                         . "&amp;startMessage=$pageOffset&amp;checkall="