浏览代码

modify password field

andre 4 年之前
父节点
当前提交
dccbb63cea
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      check_configure_thurvserver.tpl

+ 1 - 1
check_configure_thurvserver.tpl

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