Moved the noscript warning to head.html
[citadel.git] / webcit / static / t / head.html
index ae9e3f74f9ba9024e5b5db47609cef3d9f4d25f3..0efa162d8a8dcd07e00865934a933e6644faa8b2 100644 (file)
@@ -51,5 +51,8 @@ is a mistake.
        </div>
 </div>
 <!--("end modal container")-->
+<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="global">
 <!--("end head.html")-->