From 6615b6f4d827811046564cd004bd167b4c3c38bf Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 22 May 2009 14:07:05 +0000 Subject: Closes #1030: Group title and description search added, refs #965 git-svn-id: https://code.elgg.org/elgg/trunk@3300 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/group/search/finishblurb.php | 15 +++++++++++++++ views/default/group/search/startblurb.php | 8 ++++++++ 2 files changed, 23 insertions(+) create mode 100644 views/default/group/search/finishblurb.php create mode 100644 views/default/group/search/startblurb.php (limited to 'views/default/group') diff --git a/views/default/group/search/finishblurb.php b/views/default/group/search/finishblurb.php new file mode 100644 index 000000000..af3ba3fd2 --- /dev/null +++ b/views/default/group/search/finishblurb.php @@ -0,0 +1,15 @@ + $vars['threshold']) { + +?> +
+ \ No newline at end of file diff --git a/views/default/group/search/startblurb.php b/views/default/group/search/startblurb.php new file mode 100644 index 000000000..c7f3a4e55 --- /dev/null +++ b/views/default/group/search/startblurb.php @@ -0,0 +1,8 @@ + +
+ +
\ No newline at end of file -- cgit v1.2.3