aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/donate/index.php')
-rw-r--r--en/donate/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 1ca3cc971..325e9888b 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -20,7 +20,7 @@ $dictionary = read_translation_file($locale, array('donate', 'common_footer'));
</style>
<script src="//static.mageia.org/g/js/jquery-1.10.1.min.js"></script>
<script src="//static.mageia.org/g/js/treasurer.js"></script>
- <script type="text/javascript">donate_page();</script>
+ <script>donate_page();</script>
</head>
<body class="donate">
<?php echo $hsnav; ?>