Plugin Directory

Changeset 220244


Ignore:
Timestamp:
03/20/2010 09:22:39 PM (16 years ago)
Author:
jkmassel
Message:

added no-js message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • underconstruction/trunk/ucOptions.php

    r218145 r220244  
    9494
    9595?>
     96<noscript>
     97    <div class='updated' id='javascriptWarn'>
     98        <p>
     99            JavaScript appears to be disabled in your browser. For this plugin to work correctly, please enable JavaScript or switch to a more modern browser
     100        </p>
     101    </div>
     102</noscript>
    96103<div class="wrap">
    97104    <div id="icon-options-general" class="icon32">
Note: See TracChangeset for help on using the changeset viewer.