Skip to content

Commit

Permalink
Coding standards.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jan 18, 2023
1 parent b85708e commit f0af50e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/html-admin-feed-settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,8 @@ function( $notification ) {
}
);

if ( count( $notifications ) > 0 ) : ?>
if ( count( $notifications ) > 0 ) :
?>

<tr>
<th scope="row">
Expand Down

0 comments on commit f0af50e

Please sign in to comment.