From f0b640058427aff2d9d60899f9005980ab89c0ef Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sun, 31 Oct 2010 16:38:22 -0700 Subject: more lint --- view/profile.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'view/profile.php') diff --git a/view/profile.php b/view/profile.php index 5b092d1dc..1d036dc5c 100644 --- a/view/profile.php +++ b/view/profile.php @@ -1,12 +1,12 @@ - <?php echo $page['title']; ?> - + <?php if(x($page,'title')) echo $page['title']; ?> + -
- +
+
- +
-- cgit v1.2.3