Title: Quick correction
Last modified: March 7, 2018

---

# Quick correction

 *  Resolved [raverstudio](https://wordpress.org/support/users/raverstudio/)
 * (@raverstudio)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/quick-correction/)
 * hello the close button in mobile needs to be translate friendly, here is the 
   code to solve this:
 * templates/itro-popup-template.php
    line 51:
 * original:
    <span id=”ipp_mobile_close_txt” onclick=”itro_exit_anim();”>CLOSE</
   span>
 * fixed:
    <span id=”ipp_mobile_close_txt” onclick=”itro_exit_anim();”><?php _e(‘
   CLOSE’,’itro-plugin’); ?></span>
 * thanks, great plugin!

Viewing 1 replies (of 1 total)

 *  Plugin Author [ITRO Team](https://wordpress.org/support/users/itro/)
 * (@itro)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/quick-correction/#post-10081689)
 * Hi [@raverstudio](https://wordpress.org/support/users/raverstudio/),
    thank you
   so much for your suggest, we’ll integrate your code in our next release. Best
   regards

Viewing 1 replies (of 1 total)

The topic ‘Quick correction’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [ITRO Team](https://wordpress.org/support/users/itro/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/quick-correction/#post-10081689)
 * Status: resolved