From caa0a6d47fb5ed3faa0c321c10c86c5b6f3d7db8 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 9 Mar 2009 07:54:37 +0000 Subject: Don't show the description field if there's no description --- modules/info/views/info_block.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/info/views/info_block.html.php b/modules/info/views/info_block.html.php index 81c2731c..956cc23d 100644 --- a/modules/info/views/info_block.html.php +++ b/modules/info/views/info_block.html.php @@ -5,11 +5,13 @@ title; ?> + description): ?> description; ?> - id != 1): ?> + + id != 1): ?> name; ?> -- cgit v1.2.3