** WP Version: 3.2.1 ** File: http://core.svn.wordpress.org/tags/3.2.1/wp-admin/network.php
** Description: Line 232 opens with <p> tag and closes with </h3> tag. Need to change </h3> to </p>. ** Reference Line 232: ** <p><?php printf( __( 'We recommend you change your siteurl to <code>%1$s</code> before enabling the network feature. It will still be possible to visit your site using the <code>www</code> prefix with an address like <code>%2$s</code> but any links will not have the <code>www</code> prefix.' ), substr( $hostname, 4 ), $hostname ); ?></h3> _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
