Title: HTML Section
Last modified: August 21, 2016

---

# HTML Section

 *  Resolved [mwaissmann](https://wordpress.org/support/users/mwaissmann/)
 * (@mwaissmann)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/html-section/)
 * I’m trying to insert a PayPal donation button into the HTML section of the maintenance
   plugin. However, when I paste the provided code the <input type> lines get deleted
   and the button doesn’t appear.
 * This is the code I’m pasting into the text tab is as follows
 *     ```
       <div align="center"><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="VBMVVEWPHAXKG">
       		<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_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></div>
       ```
   
 * Can you help me out?
 * [https://wordpress.org/plugins/maintenance/](https://wordpress.org/plugins/maintenance/)

Viewing 1 replies (of 1 total)

 *  [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/html-section/#post-5077104)
 * mwaissmann,
 * Please update plugin to version 2.0
    HTML section is new.

Viewing 1 replies (of 1 total)

The topic ‘HTML Section’ is closed to new replies.

 * ![](https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2689583)
 * [Maintenance](https://wordpress.org/plugins/maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maintenance/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/html-section/#post-5077104)
 * Status: resolved