mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ if ( isset($_GET['s']) && $_GET['s'] )
|
||||
printf( '<span class="subtitle">' . __('Search results for “%s”') . '</span>', esc_html( get_search_query() ) ); ?>
|
||||
</h2>
|
||||
|
||||
<?php
|
||||
<?php
|
||||
$message = '';
|
||||
if ( isset($_GET['posted']) && (int) $_GET['posted'] ) {
|
||||
$_GET['message'] = '1';
|
||||
|
||||
Reference in New Issue
Block a user