]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/user_functions.php
More language strings rewritten
[mailer.git] / inc / libs / user_functions.php
index bab177e564f7fb57ab7477956abd346ac5c92f08..61740102422297cb03c750b3b3d8acd966ca0912 100644 (file)
@@ -448,7 +448,7 @@ function USER_DO_NEW_PASSWORD ($email, $uid) {
                }
        } else {
                // ID or email is wrong
-               LOAD_TEMPLATE("admin_settings_saved", false, "<span class=\"guest_failed\">{!GUEST_WRONG_ID_EMAIL!}</span>");
+               LOAD_TEMPLATE("admin_settings_saved", false, "<span class=\"guest_failed\">{--GUEST_WRONG_ID_EMAIL--}</span>");
        }
 
        // Return the error code