From 19d469fb07a0af7d334e4fd27e4d93803ca21840 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 11 Sep 2011 20:28:49 -0400 Subject: - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. --- modules/profile/profile-block.tpl.php | 4 ++-- modules/profile/profile-listing.tpl.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/profile') diff --git a/modules/profile/profile-block.tpl.php b/modules/profile/profile-block.tpl.php index 0bd833148..dbdbcd84e 100644 --- a/modules/profile/profile-block.tpl.php +++ b/modules/profile/profile-block.tpl.php @@ -31,9 +31,9 @@ ?> - +

- type != 'checkbox') : ?> + type != 'checkbox'): ?> title; ?>
value; ?> diff --git a/modules/profile/profile-listing.tpl.php b/modules/profile/profile-listing.tpl.php index d484ed26b..d8b835af3 100644 --- a/modules/profile/profile-listing.tpl.php +++ b/modules/profile/profile-listing.tpl.php @@ -43,7 +43,7 @@ - +

value; ?>
-- cgit v1.2.3