bottom left

This commit is contained in:
2025-02-21 11:37:01 +01:00
parent 894acdf996
commit 62276f863f
2 changed files with 4 additions and 4 deletions

View File

@ -92,7 +92,7 @@ scanForm.onsubmit = function(event) {
showIcon : 'satellite dish',
displayTime: 0,
closeIcon : true,
position : 'bottom right',
position : 'bottom left',
})
}
}
@ -106,7 +106,7 @@ refreshLink.onclick = function(event) {
showIcon : 'satellite dish',
displayTime: 0,
closeIcon : true,
position : 'bottom right',
position : 'bottom left',
})
}
</xsl:if>