OwlCyberSecurity - MANAGER
Edit File: notice.feedback.php
<?php /** * Notice feedback panel. */ if ( ! defined( 'WPINC' ) ) { die; } ?> <div class="cl-smart-advice__notice"> <div class="cl-smart-advice__notice-icon"> <svg width="19" height="17" viewBox="0 0 19 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.02457 0.603051C9.17425 0.142396 9.82595 0.142397 9.97563 0.603052L11.6721 5.82439C11.7391 6.0304 11.9311 6.16988 12.1477 6.16988H17.6377C18.1221 6.16988 18.3235 6.78968 17.9316 7.07439L13.4901 10.3013C13.3148 10.4287 13.2415 10.6544 13.3084 10.8604L15.0049 16.0817C15.1546 16.5424 14.6274 16.9254 14.2355 16.6407L9.79399 13.4138C9.61875 13.2864 9.38145 13.2864 9.20621 13.4138L4.76468 16.6407C4.37282 16.9254 3.84558 16.5424 3.99526 16.0817L5.69177 10.8604C5.75871 10.6544 5.68538 10.4287 5.51014 10.3013L1.0686 7.07438C0.676747 6.78968 0.878135 6.16988 1.3625 6.16988H6.85253C7.06914 6.16988 7.26112 6.0304 7.32806 5.82439L9.02457 0.603051Z" fill="#2B98F0"/> </svg> </div> <div class="cl-smart-advice__notice-text"> Tell us what you think about this feature? </div> <a href="https://survey.survicate.com/9ab89852759fcb1e/?p=anonymous" target="_blank" class="cl-smart-advice__notice-link"> <span>Leave a feedback</span> <svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.01 3.5H0V5.5H12.01V8.5L16 4.5L12.01 0.5V3.5Z" fill="#2B98F0"/> </svg> </a> </div>