PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
dokan-lite
/
templates
/
global
<?php /** * Dokan Message Template * * @since 2.4 * * @package dokan */ ?> <div class="dokan-message"> <button type="button" class="dokan-close" data-dismiss="alert">×</button> <strong><?php echo wp_kses_post( $message ); ?></strong> </div>
[+]
..
[-] dokan-warning.php
[edit]
[-] dashboard-nav.php
[edit]
[-] seller-registration-form.php
[edit]
[-] product-tab.php
[edit]
[-] no-permission.php
[edit]
[-] dokan-help.php
[edit]
[-] seller-warning.php
[edit]
[-] dokan-success.php
[edit]
[-] dokan-message.php
[edit]
[-] header-menu.php
[edit]
[-] content-widget-products.php
[edit]
[-] dokan-error.php
[edit]