if ($vars['count'] > $vars['threshold']) {\r
\r
?>\r
-<div class="contentWrapper"><a href="<?php echo $vars['url']; ?>search/groups.php?tag=<?php echo urlencode($vars['tag']); ?>"><?php \r
+<div class="contentWrapper"><a href="<?php echo $vars['url']; ?>pg/search/groups/?tag=<?php echo urlencode($vars['tag']); ?>"><?php \r
\r
echo elgg_echo("group:search:finishblurb"); \r
\r
if ($vars['count'] > $vars['threshold']) {\r
\r
?>\r
-<div class="contentWrapper"><a href="<?php echo $vars['url']; ?>search/users.php?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