]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Refs #965: Correct some search links.
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 28 May 2009 15:56:39 +0000 (15:56 +0000)
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 28 May 2009 15:56:39 +0000 (15:56 +0000)
git-svn-id: https://code.elgg.org/elgg/trunk@3310 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/user/search/finishblurb.php

index c0f27437a13df3098cb8be4f0da05d653a6ba08e..2b44c3dfccd45354ac370eddc4e61b1cf8e2991b 100644 (file)
@@ -3,7 +3,7 @@
        if ($vars['count'] > $vars['threshold']) {\r
 \r
 ?>\r
-<div class="contentWrapper"><a href="<?php echo $vars['url']; ?>pg/search/users?tag=<?php echo urlencode($vars['tag']); ?>"><?php \r
+<div class="contentWrapper"><a href="<?php echo $vars['url']; ?>pg/search/users/?tag=<?php echo urlencode($vars['tag']); ?>"><?php \r
        \r
                echo elgg_echo("user:search:finishblurb"); \r
        \r