@@ -673,9 +673,9 @@ |
||
| 673 | 673 | } |
| 674 | 674 | |
| 675 | 675 | echo ' – ' |
| 676 | - . sprintf( _x( 'by %s', 'by author', 'give' ), wp_kses( $author_name, wp_kses_allowed_html( 'post' ) ) ) |
|
| 677 | - . ' – ' |
|
| 678 | - . esc_html( $plugin_data['Version'] ); |
|
| 676 | + . sprintf( _x( 'by %s', 'by author', 'give' ), wp_kses( $author_name, wp_kses_allowed_html( 'post' ) ) ) |
|
| 677 | + . ' – ' |
|
| 678 | + . esc_html( $plugin_data['Version'] ); |
|
| 679 | 679 | ?> |
| 680 | 680 | </td> |
| 681 | 681 | </tr> |