From b1ad6ce6cc095b789708befa00a593fc085c5e32 Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 4 Mar 2010 12:29:22 +0000 Subject: Removed empty href in elgg_slide_toggle calls to prevent page jump git-svn-id: http://code.elgg.org/elgg/trunk@5282 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/reportedcontent/views/default/reportedcontent/listing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/reportedcontent/views') diff --git a/mod/reportedcontent/views/default/reportedcontent/listing.php b/mod/reportedcontent/views/default/reportedcontent/listing.php index a7ce97797..8bad802ce 100644 --- a/mod/reportedcontent/views/default/reportedcontent/listing.php +++ b/mod/reportedcontent/views/default/reportedcontent/listing.php @@ -34,7 +34,7 @@ if($vars['entity']){ echo "guid}") . "\" onclick=\"return confirm('" . elgg_echo('reportedcontent:areyousure') . "')\">" . elgg_echo('reportedcontent:delete') . ""; echo "

" . elgg_echo('reportedcontent:by') . ": " . $user . ", " . friendly_time($report->time_created) . "

"; echo "

" . elgg_echo('reportedcontent:objecttitle') . ": " . $report->title; - echo "
" . elgg_echo('reportedcontent:moreinfo') . "

"; + echo "
" . elgg_echo('reportedcontent:moreinfo') . "

"; echo "