uawdijnntqw1x1x1
IP : 216.73.217.174
Hostname : mailtech.lifestyleretreats.com
Kernel : Linux mailtech.lifestyleretreats.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Disable Function : exec,passthru,shell_exec,system
OS : Linux
PATH:
/
home
/
lrindo5
/
radhia.lrindo.com
/
.
/
wp-content
/
plugins
/
w3-total-cache
/
Cdn_MaxCdn_Popup_View_Zones.php
/
/
<?php namespace W3TC; if ( !defined( 'W3TC' ) ) die(); ?> <form class="w3tc_cdn_maxcdn_form" method="post"> <?php Util_Ui::hidden( '', 'api_key', $details['api_key'] ); ?> <div class="metabox-holder"> <?php Util_Ui::postbox_header( __( 'Select zone to use', 'w3-total-cache' ) ); ?> <table class="form-table"> <tr> <td>Zone:</td> <td> <?php if ( count( $details['zones'] ) > 15 ) echo '<div style="width: 100%; height: 300px; overflow-y: scroll">'; ?> <?php foreach ( $details['zones'] as $zone ): ?> <label> <input name="zone_id" type="radio" class="w3tc-ignore-change" value="<?php echo $zone['id'] ?>" /> <?php echo $zone['name'] ?> (<?php echo $zone['cdn_url'] ?>) </label><br /> <?php endforeach ?> <label> <input name="zone_id" type="radio" class="w3tc-ignore-change" value="" /> Add new zone: </label> <input name="zone_new_name" type="text" class="w3tc-ignore-change" /> <?php if ( count( $details['zones'] ) > 15 ) echo '</div>'; ?> </td> </tr> </table> <p class="submit"> <input type="button" class="w3tc_cdn_maxcdn_view_zone w3tc-button-save button-primary" value="<?php _e( 'Apply', 'w3-total-cache' ); ?>" /> </p> <?php Util_Ui::postbox_footer(); ?> </div> </form>
/home/lrindo5/radhia.lrindo.com/./wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zones.php