aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/views/default/reportedcontent/form.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/reportedcontent/views/default/reportedcontent/form.php')
-rw-r--r--mod/reportedcontent/views/default/reportedcontent/form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/reportedcontent/views/default/reportedcontent/form.php b/mod/reportedcontent/views/default/reportedcontent/form.php
index 64a06bb63..926d3ae88 100644
--- a/mod/reportedcontent/views/default/reportedcontent/form.php
+++ b/mod/reportedcontent/views/default/reportedcontent/form.php
@@ -65,7 +65,7 @@
</label>
</p>
<p>
- <input type="submit" value="<?php echo elgg_echo('report'); ?>" />
+ <input type="submit" value="<?php echo elgg_echo('reportedcontent:report'); ?>" />
</p>
</form> \ No newline at end of file