This commit is contained in:
nguyen dung
2022-02-18 16:43:41 +07:00
commit 39b8cb3612
4470 changed files with 1378320 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?php iframe_header(); ?>
<div id="wpwrap" class="flatsome-panel" style="text-align:center;">
<a href="https://themeforest.net/item/flatsome-multipurpose-responsive-woocommerce-theme/5484319#item-description__change-log" style="display:inline-block;" target="_blank" rel="noopener noreferrer">
<div class="wp-badge fl-badge">
<?php /* translators: 1: Version. */ ?>
<?php echo sprintf( __( 'Version %s', 'flatsome' ), $version ); ?>
</div>
<div style="margin-top:8px;">
<?php echo __( 'Read change log here', 'flatsome' ); ?>
</div>
</a>
</div>
<?php iframe_footer(); ?>