]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_rallyes.php
Fixes for wrong tewmplate names, new network added:
[mailer.git] / inc / modules / admin / what-list_rallyes.php
index c4344ab7fe1cf49bfc8fdf45379bb847021822b6..6abadda9757a8bc6cfb24f8936aa0b2352a32caa 100644 (file)
@@ -319,7 +319,7 @@ ORDER BY
 
                        // Transfer data into array for the template
                        $row = array(
-                               'select'            => '<input type="checkbox" name="sel[' . $data['id'] . ']" class="admin_normal" value="1" />',
+                               'select'            => '<input type="checkbox" name="sel[' . $data['id'] . ']" class="form_field" value="1" />',
                                'admin_id'          => $data['admin_id'],
                                'login'             => $data['login'],
                                'id'                => $data['id'],