فهرست منبع

modify password field

andre 4 سال پیش
والد
کامیت
73e26b9652
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>