Änderung Buttongröße Logout Font Size

This commit is contained in:
ja
2021-11-22 16:37:17 +01:00
parent 61e00feae5
commit 4c3e583008
2 changed files with 3 additions and 2 deletions

View File

@@ -169,7 +169,8 @@ Partial Class Customers_Default3
ElseIf String.IsNullOrEmpty(Session.Item("CustomerID")) = False Then
Kdnrtext = Session.Item("CustomerID").ToString
Else
lbl_status.Text = "This Page is due to an Error in Page validation unavailable. Try again later or contact an Admin!"
VERAG_VARIABLES.seterrorcount(512)
lbl_status.Text = VERAG_VARIABLES.geterrornumb + "This Page is due to an Error in Page validation unavailable. Try again later or contact an Admin!"
End If
If valdaterage_1.IsValid And valdaterange_2.IsValid Then
If String.IsNullOrEmpty(Kdnrtext) = False Then