[wp-trac] [WordPress Trac] #3133: Changeset 4187 <p><p> should have <p></p>

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 15 16:37:22 GMT 2006


#3133: Changeset 4187 <p><p> should have <p></p>
----------------------------+-----------------------------------------------
 Reporter:  Xmion           |       Owner:  ryan
     Type:  defect          |      Status:  new 
 Priority:  normal          |   Milestone:  2.1 
Component:  Administration  |     Version:  2.1 
 Severity:  normal          |    Keywords:      
----------------------------+-----------------------------------------------
 trunk/wp-admin/users.php


 echo "<p>$message<p>";

 change to

 echo "<p>$message</p>";

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3133>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list