From cefb9d2942463da47b7f79717b00b541b587aa3e Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 29 Jun 2016 22:37:53 +0200 Subject: common footer added to even more pages --- en/thank-you/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'en/thank-you') diff --git a/en/thank-you/index.php b/en/thank-you/index.php index 25e9fa224..53ebcc3ea 100644 --- a/en/thank-you/index.php +++ b/en/thank-you/index.php @@ -2,7 +2,7 @@ define('HLANG', true); require '../../langs.php'; -$dictionary = read_translation_file($locale, "thank-you"); +$dictionary = read_translation_file($locale, array('thank-you', 'common_footer')); include '../../donators.inc.php'; @@ -16,6 +16,7 @@ include '../../donators.inc.php'; + @@ -31,7 +32,7 @@ include '../../donators.inc.php';
-
+

', ''); @@ -67,5 +68,6 @@ include '../../donators.inc.php';

+ -- cgit v1.2.1