updated plugin W3 Total Cache version 2.7.0

This commit is contained in:
2024-03-28 09:40:06 +00:00
committed by Gitium
parent 60de585044
commit 218272bbcb
140 changed files with 3054 additions and 3013 deletions

View File

@ -1,4 +1,4 @@
<div style="min-height:400px;height:100%;margin-top:15px;">
<iframe id="buy_frame" name="buy_frame" src="<?php echo esc_url( $iframe_url ); ?>" style="height:90%;width:100%" scrolling="auto">
<div style="min-height:400px;height:100%;padding:10px;box-sizing:border-box;">
<iframe id="buy_frame" name="buy_frame" src="<?php echo esc_url( $iframe_url ); ?>" style="height:100%;width:100%" scrolling="auto">
</iframe>
</div>