summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-04 14:38:18 +0100
committerAndrew Dolgov <[email protected]>2006-10-04 14:38:18 +0100
commit8491624390e250fc5911186202968ad87c4bcbad (patch)
tree262e6e2fd76c29ba258533488b4809f09a7b48c8 /prefs.php
parentcbb9982ee0bf39b50e9e4a80bba114e02e8f2970 (diff)
add noscript notices to entry pages
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index 16c65e2ad..35b639e55 100644
--- a/prefs.php
+++ b/prefs.php
@@ -120,6 +120,12 @@ window.onload = init;
<div id="prefContent">
<p>Loading, please wait...</p>
+ <noscript>
+ <div class="error">
+ Your browser doesn't support Javascript, which is required
+ for this application to function properly. Please check your
+ browser settings.</div>
+ </noscript>
</div>
<div id="prefFooter">