diff --git a/Customers/Invoices.aspx.vb b/Customers/Invoices.aspx.vb index cd0aa5b..094dbef 100644 --- a/Customers/Invoices.aspx.vb +++ b/Customers/Invoices.aspx.vb @@ -467,7 +467,6 @@ Partial Class Customers_Default3 'btn.Attributes.Add("href", "pdfviewer.aspx?P1=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(d.FilialenNr).ToString() + "&P2=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(d.AbfertigungsNr).ToString + "&P3=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(d.RK_ID).ToString) btn.Attributes.Add("onclick", "window.open('../pdf/Bonizertifikat.pdf')") - 'btn.PostBackUrl = "pdfviewer.aspx?P1=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(d.FilialenNr).ToString + "&P2=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(d.AbfertigungsNr).ToString + "&P3=" + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(d.RK_ID).ToString tbl_Cell_Info.ValidateRequestMode = UI.ValidateRequestMode.Enabled tbl_Cell_Info.Width = Unit.Pixel(60) @@ -545,4 +544,4 @@ Partial Class Customers_Default3 lbl_status.Text = VERAG_VARIABLES.geterrornumb + "The chosen time " + pickdate2.Text + " is too far in the future" End If End Sub -End Class +End Class \ No newline at end of file diff --git a/login/Change_PW.aspx b/login/Change_PW.aspx index 55ec397..35f32ff 100644 --- a/login/Change_PW.aspx +++ b/login/Change_PW.aspx @@ -79,8 +79,7 @@ background-color: #fff; overflow-y: clip; overflow-x: clip; - max-width:390px; - + max-width:390px; } h1 { color: #043381;