OwlCyberSecurity - MANAGER
Edit File: template_content_empty.php
<?php // @phpstan-ignore-next-line if (!defined('ACCESS') || !ACCESS) { die('This file cannot be directly accessed.'); } ?> <div class="content-empty"> <span class="icon fas fa-inbox"></span> <h2><?php _se("There's nothing to show here."); ?></h2> </div>