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:
parent
b8a6d8add5
commit
04212c36f3
|
@ -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' ) ); ?>",
|
||||
|
|
Loading…
Reference in New Issue