diff options
Diffstat (limited to 'en/thank-you')
-rw-r--r-- | en/thank-you/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/thank-you/index.php b/en/thank-you/index.php index 7f814f6f6..153bfe60a 100644 --- a/en/thank-you/index.php +++ b/en/thank-you/index.php @@ -19,6 +19,7 @@ include '../../donators.inc.php'; <?php include '../../analytics.php'; ?> <script src="http://static.mageia.org/g/js/jquery-1.10.1.min.js"></script> <script src="http://static.mageia.org/g/js/donators-list.js"></script> + <script type="text/javascript">thankyou_page();</script> </head> <body class="donate"> <?php echo $hsnav; ?> |