aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/views/default/reportedcontent/user_report.php
blob: ee6c7cbf8b6a460373a798789d17707842f5352a (plain)
1
2
3
4
5
6
<p class="user_menu_profile">
<?php
	echo "<a href=\"javascript:location.href='". $CONFIG->wwwroot . "mod/reportedcontent/add.php?address='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)\">" . elgg_echo('reportedcontent:report') . "</a>";
?>
</p>