| Server IP : 172.67.216.113 / Your IP : 104.23.243.33 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388322/task/2388322/cwd/webmail/jupiter/mail/ |
Upload File : |
[% SET CPANEL.CPVAR.dprefix = "../" %]
[% WRAPPER '_assets/master.html.tt'
app_key = 'forwarders'
-%]
<div class="body-content">
<div class="section">
<h2 id="hdrDomainFwder">[% locale.maketext("Delete Domain Forwarder") %]</h2>
<p id="descDeleteDomainFwder">
[% locale.maketext("Are you sure you want to delete the domain forwarder “[_1]” to “[_2]”?", FORM.domain, FORM.redirectdomain) %]
</p>
<div class="form-group">
<a class="btn btn-primary" id="btn_delete" href="dodeldfwd.html?domain=[% RAW_FORM.domain | uri | html %]&email=[% RAW_FORM.domain | uri | html %]&emaildest=[% RAW_FORM.redirectdomain | uri | html %]">[% locale.maketext("Delete Domain Forwarder") %]</a>
<a class="btn btn-link" id="btn_cancel" href="fwds.html">[% locale.maketext("Cancel") %]</a>
</div>
</div>
[% INCLUDE _assets/return_link.html.tt return_location='fwds.html' return_link_text=locale.maketext('Go Back') %]
</div>
[% END #wrapper %]