Skip to content

Commit 36aada1

Browse files
author
Edwin Westerhoud
committed
Converted spaces to tabs.
1 parent 467ebc3 commit 36aada1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/views/account-status-loading.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
'tiny-compress-images'
66
); ?></p>
77

8-
<input type="hidden" id="<?php echo esc_attr( self::get_prefixed_name( 'api_key' ) ); ?>"
9-
name="<?php echo esc_attr( self::get_prefixed_name( 'api_key' ) ); ?>" size="35" spellcheck="false"
10-
value="<?php echo esc_attr( $key ); ?>">
8+
<input type="hidden" id="<?php echo esc_attr( self::get_prefixed_name( 'api_key' ) ); ?>"
9+
name="<?php echo esc_attr( self::get_prefixed_name( 'api_key' ) ); ?>" size="35" spellcheck="false"
10+
value="<?php echo esc_attr( $key ); ?>">
1111
</div>
1212
</div>

0 commit comments

Comments
 (0)