Weiten von Modal halbswegs angepasst
This commit is contained in:
@@ -241,9 +241,7 @@
|
||||
<script>
|
||||
function unloadmessage() {
|
||||
if (typeof contentunloadmessage == "function") {
|
||||
|
||||
contentunloadmessage();
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
@@ -282,7 +280,6 @@
|
||||
'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"
|
||||
|
||||
Reference in New Issue
Block a user