Änderung Buttongröße Logout Font Size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user