golden hour
/var/www/html/wp-content/plugins/the-events-calendar/src/views/v2/components/messages
⬆️ Go Up
Upload
File/Folder
Size
Actions
error-icon.php
410 B
Del
OK
notice-icon.php
425 B
Del
OK
Edit: notice-icon.php
<?php /** * View: Messages Notice Icon * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/events/v2/components/messages/notice-icon.php * * See more documentation about our views templating system. * * @link http://evnt.is/1aiy * * @version 5.3.0 */ $this->template( 'components/icons/messages-not-found', [ 'classes' => [ 'tribe-events-c-messages__message-icon-svg' ] ] );
Save