Actually remove stray line ref. [13135]. see #10396

git-svn-id: http://svn.automattic.com/wordpress/trunk@13136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-02-14 03:28:34 +00:00
parent b8a6d8add5
commit 04212c36f3

View File

@ -218,7 +218,6 @@ switch($step) {
<script type="text/javascript" src="js/utils.js"></script>
<script type='text/javascript'>
/* <![CDATA[ */
try{convertEntities(commonL10n);}catch(e){};
var pwsL10n = {
empty: "<?php echo esc_js( __( 'Strength indicator' ) ); ?>",
short: "<?php echo esc_js( __( 'Very weak' ) ); ?>",