diff --git a/login/ForgotPW.aspx.vb b/login/ForgotPW.aspx.vb index c39e563..121f785 100644 --- a/login/ForgotPW.aspx.vb +++ b/login/ForgotPW.aspx.vb @@ -134,7 +134,6 @@ Partial Class login_ForgotPW ' Dim attachment As Attachment = New Attachment(File.OpenRead(excel), "Kundenliste.xlsx") ' Msg.Attachments.Add(attachment) VERAG_PROG_ALLGEMEIN.cProgramFunctions.sendMail(mailto, Betreff, htmlbody) - MsgBox("SENT") Return True Else