]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-memedit.php
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / inc / modules / admin / what-memedit.php
index 984e045b0483560dbe11aabb76ae978d31801a92..2788c66bf59f075e27bfa447e4e4ddf826407d34 100644 (file)
@@ -89,7 +89,9 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive()
        } // END - foreach
 
        // Add row content and current counter
-       $content['rows'] = $OUT;
+       $content['rows']  = $OUT;
+       $content['chk']   = countPostSelection();
+       $content['sub']   = $subMenu;
        $content['count'] = $count;
 
        // Load template