Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / libs / theme_functions.php
index 02b8ea4c1538e837de0f127f1b92166ec4cfa2b6..8245ee807cbfed3de354ff2c111c961b2b3ba795 100644 (file)
@@ -60,7 +60,7 @@ function generateThemeSelectionBox () {
        // Only activated themes for the user
        $add = " WHERE `theme_active`='Y'";
 
-       // Do we have admin?
+       // Is there admin?
        if (isAdmin()) $add = '';
 
        // Select all themes we want