From 4942a149658d442ec06d68afbcbbdc42d6a4eefd Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 28 Jun 2016 23:25:17 +0200 Subject: common footer added to some more pages --- en/contribute/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'en/contribute') diff --git a/en/contribute/index.php b/en/contribute/index.php index 9f43fdef7..35b52fbea 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -3,7 +3,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, 'contribute'); +$dictionary = read_translation_file($locale, array('contribute', 'common_footer')); ?> @@ -14,6 +14,7 @@ $dictionary = read_translation_file($locale, 'contribute'); + @@ -21,7 +22,7 @@ $dictionary = read_translation_file($locale, 'contribute');

-
+

and a lively, fun community for building Free Software projects.')?>

@@ -121,5 +122,6 @@ $dictionary = read_translation_file($locale, 'contribute');
+ -- cgit v1.2.1