File "modal.php"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/templates/modal.php
File size: 359 bytes
MIME-type: text/html
Charset: utf-8
<script type="text/html" id="tmpl-wpo-modal">
<div class="wpo-modal--bg"></div>
<div class="wpo-modal" tabindex="0">
<button type="button" class="wpo-modal--close"><span class="dashicons dashicons-no"></span> <span class="screen-reader-text"><?php esc_html_e('Close', 'wp-optimize'); ?></button>
<div class="wpo-modal--content"></div>
</div>
</script>