Änderungen commit #2

This commit is contained in:
ja
2021-11-25 15:11:58 +01:00
parent 99e0141e9e
commit 62d9bd41e9
6 changed files with 36 additions and 54 deletions

View File

@@ -241,7 +241,9 @@
<script>
function unloadmessage() {
if (typeof contentunloadmessage == "function") {
contentunloadmessage();
}
}
</script>
@@ -280,6 +282,7 @@
'Response.Write(DB2.qry_contentNew(menuID, lan))
Dim flagpath = "images/flags/flagge_DE_AT.gif"
Dim lan3 As String = Request.QueryString("lan3")
If laenderkuerzel = "DE" And lan3 = "0" Then
flagpath = "images/flags/flagge_DE_AT.gif"