Umänderung diverser Sachen

This commit is contained in:
ja
2021-08-20 11:03:34 +02:00
parent 84f41fe969
commit df9c24a619
4 changed files with 3 additions and 3 deletions

View File

@@ -143,7 +143,7 @@
<script>
function bust1() {
if (top != self)
top.location.replace('../Kunden/Kundenseite.aspx');
top.location.replace('../Customers/Welcome.aspx');
}
function bust2() {
if (top != self)