Explorar o código

modify password field

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
73e26b9652
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      check_configure_thurvserver.tpl

+ 1 - 1
check_configure_thurvserver.tpl

@@ -89,7 +89,7 @@
         }
         if (element.previousElementSibling.type == 'test') {
             element.previousElementSibling.type = 'password';
-            element.textContent = "👁 Passwort anzeigen";
+            element.textContent = "u+1F441 Passwort anzeigen";
         }
     }
 </script>