| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/module-toast-tpl.php.tar |
xbodynamge/www/wp-content/plugins/themeisle-companion/core/app/views/partials/module-toast-tpl.php 0000644 00000000723 15113721627 0030533 0 ustar 00 home <?php
/**
* Toast modules template.
* Imported via the Orbit_Fox_Render_Helper.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/app/views/partials
*/
?>
<div class="obfx-mod-toast toast toast-<?php echo $notice['type']; ?>">
<button class="obfx-toast-dismiss btn btn-clear float-right"></button>
<b><?php echo $notice['title']; ?></b><br/>
<span><?php echo $notice['message']; ?></span>
</div>
crosstraining/wp-content/plugins/themeisle-companion/core/app/views/partials/module-toast-tpl.php 0000604 00000000723 15114250507 0032563 0 ustar 00 home/xbodynamge <?php
/**
* Toast modules template.
* Imported via the Orbit_Fox_Render_Helper.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/app/views/partials
*/
?>
<div class="obfx-mod-toast toast toast-<?php echo $notice['type']; ?>">
<button class="obfx-toast-dismiss btn btn-clear float-right"></button>
<b><?php echo $notice['title']; ?></b><br/>
<span><?php echo $notice['message']; ?></span>
</div>
lebauwcentre/wp-content/plugins/themeisle-companion/core/app/views/partials/module-toast-tpl.php 0000644 00000000723 15114251403 0032356 0 ustar 00 home/xbodynamge <?php
/**
* Toast modules template.
* Imported via the Orbit_Fox_Render_Helper.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/app/views/partials
*/
?>
<div class="obfx-mod-toast toast toast-<?php echo $notice['type']; ?>">
<button class="obfx-toast-dismiss btn btn-clear float-right"></button>
<b><?php echo $notice['title']; ?></b><br/>
<span><?php echo $notice['message']; ?></span>
</div>
xbodynamge/dev/wp-content/plugins/themeisle-companion/core/app/views/partials/module-toast-tpl.php 0000644 00000000723 15114331577 0030467 0 ustar 00 home <?php
/**
* Toast modules template.
* Imported via the Orbit_Fox_Render_Helper.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/app/views/partials
*/
?>
<div class="obfx-mod-toast toast toast-<?php echo $notice['type']; ?>">
<button class="obfx-toast-dismiss btn btn-clear float-right"></button>
<b><?php echo $notice['title']; ?></b><br/>
<span><?php echo $notice['message']; ?></span>
</div>