]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/admin-inc.php
Typos fixed + keep fake modules hidden
[mailer.git] / inc / modules / admin / admin-inc.php
index 5d655b2f74b4fac3935630f250db0f6b54d4a08f..2c9e0963b5b57e53ac410da4099eb6daec0afd31 100644 (file)
@@ -1448,7 +1448,7 @@ function addEmailNavigation ($numPages, $offset, $show_form, $colspan, $return=f
                        $NAV .= '</a>';
                }
 
-               // Add separator if we have not yet reached total pages
+               // Add separator if total pages has not been reached
                if ($page < $numPages) {
                        // Add it
                        $NAV .= '|';