aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/get/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/get/index.php')
-rw-r--r--en/downloads/get/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index 5c1a11e6c..918885322 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -175,7 +175,8 @@ $_t['page_title'] = sprintf($_t['page_title'], '<em class="tag">' . $title . '</
<p><?php echo $_t['signs_check_2']; ?></p>
</div>
<?php endif; ?>
- <p><?php echo sprintf($_t['your ip address is'], $_SESSION['ip']); ?>
+ <p><?php echo sprintf($_t['your ip address is'],
+ $_SESSION['ip'], $_SESSION['country'], $_SESSION['continent']); ?>
</div>
<!-- alternative mirrors table -->