* Warn when JavaScript is enabled. TODO: localization of new string ... why doesn...
[citadel.git] / webcit / static / t / login.html
index 328796fe5a567154f76cb2351279dc4dfb686c57..5bcde3cd0ab59503a5a83bf4a8eea1db75170910 100644 (file)
@@ -1,5 +1,8 @@
 <?=("head")>
 <!-- start login.html -->
+<noscript><div id="noscript_warning">
+<?_("WARNING: You have JavaScript disabled in your web browser.  Many functions of this system will not work properly.")>
+</div></noscript>
 <div id="login_screen">
 <div class="box">
 <div class="boxlabel"><?SERV:HUMANNODE> - <?_("powered by")> <a href="http://www.citadel.org">Citadel</a></div>