Make WordPress Core


Ignore:
Timestamp:
07/05/2006 08:21:45 PM (20 years ago)
Author:
ryan
Message:

Validation fixes from leftjustified. fixes #2907

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/wp-admin/edit-form-advanced.php

    r3923 r3982  
    157157
    158158<script type="text/javascript">
    159 <!--
     159// <![CDATA[
    160160edCanvas = document.getElementById('content');
    161161<?php if ( user_can_richedit() ) : ?>
     
    192192        }
    193193<?php endif; ?>
    194 //-->
     194// ]]>
    195195</script>
    196196
Note: See TracChangeset for help on using the changeset viewer.