Explorar el Código

gluon-status-page: add hint to enable JavaScript if it is disabled (#913)

Brother-Lal hace 7 años
padre
commit
00fdc37301
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/gluon-status-page/src/index.html.m4

+ 1 - 0
package/gluon-status-page/src/index.html.m4

@@ -13,5 +13,6 @@
     </script>
   </head>
   <body>
+    <noscript>Bitte Javascript aktivieren.</noscript>
   </body>
 </html>