| Server IP : 65.109.86.83 / Your IP : 37.27.51.148 Web Server : nginx/1.14.1 System : Linux libra 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 20:24:04 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/plugins/thrive-leads/admin/views/template/lightbox/ |
Upload File : |
<?php // TODO: I think this is not used anymore ?>
<div class="tve-form">
<p class="tve-form-description"><?php echo __('Name - Outputs the name of the registrant ', 'thrive-leads') ?></p>
<input readonly class="form-label tve-form-control tve-input-small tve-input-inline tve-input-condensed tve-control-label" value="[name]">
<span class="tve-leads-copy-container">
<a class="tve-copy-to-clipboard tve-btn tve-btn-blue tve-btn-small margin-right-10" href="javascript:void(0)">
<span class="tve-icon-clone2"></span>
<span class="tl-copy-text"><?php echo __('Copy', 'thrive-leads') ?> </span>
</a>
</span>
<p class="tve-form-description"><?php echo __('Asset List - Outputs the list of the linked download files in the asset group ', 'thrive-leads') ?></p>
<input readonly class="form-label tve-form-control tve-input-small tve-input-inline tve-input-condensed tve-control-label" value="[asset_list]">
<span class="tve-leads-copy-container">
<a class="tve-copy-to-clipboard tve-btn tve-btn-blue tve-btn-small margin-right-10" href="javascript:void(0)">
<span class="tve-icon-clone2"></span>
<span class="tl-copy-text"><?php echo __('Copy', 'thrive-leads') ?> </span>
</a>
</span>
<div class="form-buttons">
<a href="javascript:void(0)" class="tve-btn tve-btn-gray tve-btn-large tvd-modal-close" tabindex="3"><?php echo __('Go Back', 'thrive-leads') ?></a>
</div>
</div>