From e980c2ab65d7a95020d9e332fa79af81c6418bf3 Mon Sep 17 00:00:00 2001 From: brettp Date: Fri, 23 Oct 2009 13:54:33 +0000 Subject: Standardized entity listing views. git-svn-id: http://code.elgg.org/elgg/trunk@3575 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/entities/entity_listing.php | 48 +++++++++++++------------------ 1 file changed, 20 insertions(+), 28 deletions(-) (limited to 'views/default/entities/entity_listing.php') diff --git a/views/default/entities/entity_listing.php b/views/default/entities/entity_listing.php index dd07e7d01..f6157e11a 100644 --- a/views/default/entities/entity_listing.php +++ b/views/default/entities/entity_listing.php @@ -1,37 +1,29 @@ - /** - * Elgg search listing - * - * @package Elgg - * @subpackage Core - - * @author Curverider Ltd +
- * @link http://elgg.org/ - */ +
+ + echo $vars['icon']; -
- -
- +
+
+ -
-
- -
- + ?>
- - \ No newline at end of file +
-- cgit v1.2.3