From 5bf85736bc4cce84db5a2412551b78449e1f7728 Mon Sep 17 00:00:00 2001 From: Konstantin Kovshenin Date: Tue, 14 Aug 2012 10:30:50 +0400 Subject: [PATCH] Improve code readability in no-results.php It's difficult to get around php if () {} statements when mixed with markup, so using if () : endif; syntax instead. --- no-results.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/no-results.php b/no-results.php index 797459e3..8e07cede 100644 --- a/no-results.php +++ b/no-results.php @@ -15,20 +15,20 @@
- +

Get started here.', '_s' ), admin_url( 'post-new.php' ) ); ?>

- +

- +

- +