Plugin Directory

Changeset 1687712


Ignore:
Timestamp:
06/29/2017 12:54:41 PM (8 years ago)
Author:
mihaimihai
Message:

Fixed a bug potentially making the downloads list under the Commercial not display correctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-multilingual/tags/4.2.0/vendor/otgs/installer/templates/downloads-list.php

    r1687608 r1687712  
    7878                                <td colspan="9">
    7979                                    <div class="arrow_box">
    80                                         <div><?php echo $download['release-notes'] ?></div>
     80                                        <div><?php esc_html_e( $download['release-notes'] ) ?></div>
    8181                                    </div>
    8282                                </td>
Note: See TracChangeset for help on using the changeset viewer.