diff options
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/donate.html | 2 | ||||
-rw-r--r-- | templates/public/download.html | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html index acbb077c..664f6c5d 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -20,7 +20,7 @@ <h3>Monetary donations</h3> <p>Financial contributions are accepted via <a title="Click to donate now" - href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=aaronmgriffin@gmail.com¤cy_code=USD">PayPal</a>. + href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=aaronmgriffin@gmail.com&currency_code=USD">PayPal</a>. Funds are used for server hardware upgrades, conventions, schwag giveaways and more.</p> <div id="paypal-button"> diff --git a/templates/public/download.html b/templates/public/download.html index 77131a62..4fe7d0ed 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -84,6 +84,7 @@ </td><td class="wrap"> Core packages are included on the media. Good for basic off-line installation. </td> + </tr> </tbody> </table> |