Skip to content

Commit c3f93b2

Browse files
Remove minor spacing
1 parent cc7353d commit c3f93b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/bulk-optimization.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@
264264
<th class="column-primary" ><?php esc_html_e( 'File', 'tiny-compress-images' ) ?></th>
265265
<th class="column-author"><?php esc_html_e( 'Initial Size', 'tiny-compress-images' ) ?></th>
266266
<th class="column-author"><?php esc_html_e( 'Current Size', 'tiny-compress-images' ) ?></th>
267-
<th class="column-author savings" ><?php esc_html_e( 'Savings', 'tiny-compress-images' ) ?></th>
268-
<th class="column-author status" ><?php esc_html_e( 'Status', 'tiny-compress-images' ) ?></th>
267+
<th class="column-author savings"><?php esc_html_e( 'Savings', 'tiny-compress-images' ) ?></th>
268+
<th class="column-author status"><?php esc_html_e( 'Status', 'tiny-compress-images' ) ?></th>
269269
</tr>
270270
</thead>
271271
<tbody>

0 commit comments

Comments
 (0)