1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 05:45:31 +03:00

Update donation links.

This commit is contained in:
Dominic Clifton 2014-10-14 16:32:45 +01:00
parent b03ae309fb
commit a08ae2b7c6
2 changed files with 2 additions and 11 deletions

View file

@ -150,12 +150,6 @@
"defaultDonateText": { "defaultDonateText": {
"message": "This utility is fully <strong>open source</strong> and is available free of charge to all <strong>cleanflight</strong> users.<br />If you found the cleanflight or cleanflight configurator useful, please consider <strong>supporting</strong> its development by donating." "message": "This utility is fully <strong>open source</strong> and is available free of charge to all <strong>cleanflight</strong> users.<br />If you found the cleanflight or cleanflight configurator useful, please consider <strong>supporting</strong> its development by donating."
}, },
"defaultDonateConfiguratorText": {
"message": "Configurator"
},
"defaultDonateFirmwareText": {
"message": "Cleanflight"
},
"initialSetupButtonCalibrateAccel": { "initialSetupButtonCalibrateAccel": {
"message": "Calibrate Accelerometer" "message": "Calibrate Accelerometer"
}, },

View file

@ -12,10 +12,7 @@
<p i18n="defaultDonateText"> <p i18n="defaultDonateText">
</p> </p>
<div class="buttons"> <div class="buttons">
<ul> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TSQKVT6UYKGL6" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a></li>
<li><p i18n="defaultDonateFirmwareText"></p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TSQKVT6UYKGL6" target="_blank" title="Donate for cleanflight firmware"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a></li>
<li><p i18n="defaultDonateConfiguratorText"></p><a href="http://goo.gl/xQMKN" target="_blank" title="Donate for configurator"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a></li>
</ul>
</div> </div>
</div> </div>
<div class="sponsors"> <div class="sponsors">