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

git-svn-id: https://develop.svn.wordpress.org/trunk@13136 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-02-14 03:28:34 +00:00
parent db5b2edbf6
commit fb08796f48
1 changed files with 0 additions and 1 deletions

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' ) ); ?>",