From d9ece3b8047eb637d7565a47335f9df3d7a24a4b Mon Sep 17 00:00:00 2001 From: obenland Date: Sun, 24 Nov 2013 16:21:43 +0000 Subject: [PATCH] _s: Use verbose syntax for conditionals in templates. --- page.php | 4 ++-- single.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/page.php b/page.php index 772c0e84..56ca1a84 100644 --- a/page.php +++ b/page.php @@ -21,9 +21,9 @@ get_header(); ?> diff --git a/single.php b/single.php index 48f98d32..63347ea6 100644 --- a/single.php +++ b/single.php @@ -18,9 +18,9 @@ get_header(); ?>