aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/langs/report.php b/langs/report.php
index 3641b2ccb..bb14bd3e6 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -147,6 +147,8 @@
'view page A' => '',
'B' => 'community/',
);
+ } else if ($resource_filename == 'common_footer') {
+ $mga = array('view footer of page' => '');
} else if ($resource_filename == 'about/constitution') {
$constitution_results = aproximate_number_of_untranslated_constitution_lines(G_APP_ROOT, $l, $unique_lines_in_eng_constitution);
if ($l == 'en') {