Codedsign-Änderungen
This commit is contained in:
@@ -193,6 +193,7 @@
|
|||||||
ElseIf laenderkuerzel = "TR" And lan3 = "0" Then
|
ElseIf laenderkuerzel = "TR" And lan3 = "0" Then
|
||||||
flagpath = "images/flags/flagge_TR.gif"
|
flagpath = "images/flags/flagge_TR.gif"
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Dim Connectionstring As String = String.Empty
|
Dim Connectionstring As String = String.Empty
|
||||||
Dim username As String = Me.Page.User.Identity.Name
|
Dim username As String = Me.Page.User.Identity.Name
|
||||||
Dim lastloggedin As String = String.Empty
|
Dim lastloggedin As String = String.Empty
|
||||||
@@ -225,7 +226,6 @@
|
|||||||
End Using
|
End Using
|
||||||
con.Close()
|
con.Close()
|
||||||
End Using
|
End Using
|
||||||
|
|
||||||
%>
|
%>
|
||||||
<li class="wrapper">
|
<li class="wrapper">
|
||||||
<!-- Sidebar -->
|
<!-- Sidebar -->
|
||||||
|
|||||||
Reference in New Issue
Block a user