chore: Add new line at the end of auth.php, login.php, and logout.php for consistency

This commit is contained in:
2026-09-07 13:31:03 +02:00
parent 530e249b8f
commit 6b827ac1db
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -284,3 +284,4 @@ $logoutMessage = isset($_GET['logout']) ? 'U bent succesvol en veilig uitgelogd.
</script>
</body>
</html>