@@ -91,5 +91,5 @@
element.previousElementSibling.type = 'password';
element.textContent = "Passwort anzeigen";
}
- }
+ };
</script>