]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/user_functions.php
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / inc / libs / user_functions.php
index eb6c96c344a88ebf4d5fa5dd47bf3922759ff829..4a24b2d73bbd37c49e4334163e4f45e2362b7f29 100644 (file)
@@ -467,7 +467,7 @@ function doNewUserPassword ($email, $userid) {
                }
        } else {
                // id or email is wrong
-               loadTemplate('admin_settings_saved', false, '<span class="guest_failed">{--GUEST_WRONG_ID_EMAIL--}</span>');
+               loadTemplate('admin_settings_saved', false, '<span class="notice">{--GUEST_WRONG_ID_EMAIL--}</span>');
        }
 
        // Return the error code