http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14606 Bug ID: 14606 Summary: Donate to the Koha International Fund Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Websites, Mailing Lists, etc Assignee: wizzyrea@gmail.com Reporter: brendan@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Hello - Can we add a Donate Now button to the Website? This code is from THT for a bank account that they have established for the international fund for Koha. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="MDY79FZJ9Q574"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> -- You are receiving this mail because: You are watching all bug changes.