Saltfunktion auch in Testmailfunktion eingebuat.

This commit is contained in:
ja
2021-12-01 16:36:55 +01:00
parent 8b62dd33b3
commit db19a517b2
2 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<%@ Page Language="VB" AutoEventWireup="false" Debug="True" CodeFile="ForgotPW.aspx.vb" Inherits="ForgotPW" Async="true" %>
<%@ Page Language="VB" AutoEventWireup="false" Debug="True" CodeFile="ForgotPW.aspx.vb" Inherits="ForgotPW" Async="false" %>
<%@ Reference VirtualPath="~/login/Change_PW.aspx" %>
<!DOCTYPE html>