diff --git a/Customers/Customers.master b/Customers/Customers.master
index c4d20e3..64751ed 100644
--- a/Customers/Customers.master
+++ b/Customers/Customers.master
@@ -217,8 +217,7 @@
-
-
+
@@ -228,8 +227,7 @@
LKWs
<%End If %>
-
-
+
@@ -286,7 +283,7 @@
- Name: <%=Me.Page.User.Identity.Name %>
- Registriert seit: 15/02/2021
- - Die Berechtigungen im Überblick
+ - Die Berechtigungen im Überblick:
<%'Dim berecht As Boolean
'Dim imgpath2 As String = ""
diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css
index 9cc4e3f..d37c458 100644
--- a/css/Customers/MasterpageCustomers.css
+++ b/css/Customers/MasterpageCustomers.css
@@ -279,7 +279,7 @@ ContentPlaceHolder1 {
color: #043381;
position: absolute;
right: 7%;
- top: 8%;
+ top: -5%;
z-index: 1031;
}
#dropdownmenueuser {
@@ -394,7 +394,7 @@ ContentPlaceHolder1 {
#dropdownmenuecont {
position: absolute;
top: 20px;
- right: -852px;
+ right: -952px;
height:75px;
}
@@ -404,8 +404,9 @@ ContentPlaceHolder1 {
border: none;
z-index: 1031;
position: absolute;
- top:-28px;
- right:-852px;
+ height:52px;
+ top:-50px;
+ right:-952px;
}
#langdropdown{
height:auto;
@@ -437,48 +438,6 @@ ContentPlaceHolder1 {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
}
-#ButtonDeutschLangPicker {
- text-align: left;
- background-color: #fff;
- color: #043381;
- text-decoration: none;
- width:max-content;
-}
-#ButtonTürkeiLangPicker {
- text-align: left;
- background-color: #fff;
- color: #043381;
- text-decoration: none;
- width: max-content;
-}
-#ButtonEnglischLangPicker {
- text-align: left;
- background-color: #fff;
- color: #043381;
- text-decoration: none;
- width: max-content;
-}
-#ButtonSerbischLangPicker {
- text-align: left;
- background-color: #fff;
- color: #043381;
- text-decoration: none;
- width: max-content;
-}
-#ButtonSerbischZweiLangPicker {
- text-align: left;
- background-color: #fff;
- color: #043381;
- text-decoration: none;
- width: max-content;
-}
-#ButtonBulgariaLangPicker {
- text-align: left;
- background-color: #fff;
- color: #043381;
- text-decoration: none;
- width: max-content;
-}
#dropbtnlang {
margin-right: -39%;
margin-top: 5%;
diff --git a/css/Dropdown.css b/css/Dropdown.css
index 413926e..57ba691 100644
--- a/css/Dropdown.css
+++ b/css/Dropdown.css
@@ -54,4 +54,52 @@ btn btn-primary btn-sm {
position: sticky;
margin-left: 645px;
}
+}
+
+#ButtonDeutschLangPicker {
+ text-align: left;
+ background-color: #fff;
+ color: #043381;
+ text-decoration: none;
+ width: max-content;
+}
+
+#ButtonTürkeiLangPicker {
+ text-align: left;
+ background-color: #fff;
+ color: #043381;
+ text-decoration: none;
+ width: max-content;
+}
+
+#ButtonEnglischLangPicker {
+ text-align: left;
+ background-color: #fff;
+ color: #043381;
+ text-decoration: none;
+ width: max-content;
+}
+
+#ButtonSerbischLangPicker {
+ text-align: left;
+ background-color: #fff;
+ color: #043381;
+ text-decoration: none;
+ width: max-content;
+}
+
+#ButtonSerbischZweiLangPicker {
+ text-align: left;
+ background-color: #fff;
+ color: #043381;
+ text-decoration: none;
+ width: max-content;
+}
+
+#ButtonBulgariaLangPicker {
+ text-align: left;
+ background-color: #fff;
+ color: #043381;
+ text-decoration: none;
+ width: max-content;
}
\ No newline at end of file
diff --git a/newpageJulius_Sidebar.aspx b/newpageJulius_Sidebar.aspx
index e2d22d1..150506c 100644
--- a/newpageJulius_Sidebar.aspx
+++ b/newpageJulius_Sidebar.aspx
@@ -158,7 +158,6 @@
Dim navigation_footer As List(Of cNavigation) = DB.qry_menu_tags(laenderkuerzel)
Dim nameproj As String = ""
nameproj = "newpageJulius_Sidebar.aspx"
-
If laenderkuerzel Is Nothing Then
laenderkuerzel = "de"
Else
@@ -467,12 +466,12 @@
Dim stringBG = "  BG"
Dim stringTR = "  TR"%>
-
/><%=stringDE%>
-
/><%=stringTR%>
-
/><%=stringEN%>
-
/><%=stringBIH%>
-
/><%=stringSRB%>
-
/><%=stringBG%>
+
/><%=stringDE%>
+ /><%=stringTR%>
+ /><%=stringEN%>
+
/><%=stringBIH%>
+
/><%=stringSRB%>
+
/><%=stringBG%>