Files
medicalalert-web-reloaded/wp/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php
Rachit Bhargava 5d0f0734d8 first commit
2023-07-21 17:12:10 -04:00

10 lines
157 B
PHP

<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
/**
* Presents the overlay.
*/
?>
<div id="wf-onboarding-tour-overlay" style="display: none;">
</div>