Make WordPress Core


Ignore:
Timestamp:
05/25/2003 12:33:40 AM (23 years ago)
Author:
mikelittle
Message:

Removed spell checker, auto_br, and preview

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/b2footer.php

    r38 r93  
    99<div align="center" style="width: 100%" class="tabletoprow"><strong><a href="http://wordpress.org">WordPress</a></strong> <?php echo $b2_version ?> <a href="http://wordpress.org/support/">Support Forums</a></div>
    1010
    11 <!-- this is for the spellchecker -->
    12 <form name="SPELLDATA"><div>
    13 <input name="formname" type="hidden" value="">
    14 <input name="messagebodyname" type="hidden" value="">
    15 <input name="subjectname" type="hidden" value="">
    16 <input name="companyID" type="hidden" value="">
    17 <input name="language" type="hidden" value="">
    18 <input name="opener" type="hidden" value="">
    19 <input name="formaction" type="hidden" value="">
    20 </div></form>
    21 
    2211</body>
    2312</html>
Note: See TracChangeset for help on using the changeset viewer.