From e1cf670acfd8d786aec086d1bd5bb2ff96cd5870 Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 11 Mar 2010 13:53:36 +0000 Subject: Updated avatar user menu to generate an ordered list, reinstated the add/remove friend link, & cleaned up css. git-svn-id: http://code.elgg.org/elgg/trunk@5361 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/reportedcontent/views/default/reportedcontent/user_report.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/reportedcontent') diff --git a/mod/reportedcontent/views/default/reportedcontent/user_report.php b/mod/reportedcontent/views/default/reportedcontent/user_report.php index ee6c7cbf8..e341bb6d3 100644 --- a/mod/reportedcontent/views/default/reportedcontent/user_report.php +++ b/mod/reportedcontent/views/default/reportedcontent/user_report.php @@ -1,6 +1,6 @@ -

+

  • wwwroot . "mod/reportedcontent/add.php?address='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)\">" . elgg_echo('reportedcontent:report') . ""; ?> -

    \ No newline at end of file +
  • \ No newline at end of file -- cgit v1.2.3