Viewing File: /usr/local/cpanel/base/webmail/jupiter/webmail_banner.tt
[% SET hide_horde_deprecation_banner = Api2.exec("NVData", "get", {"names" => "webmail:hide_horde_deprecation_banner", "html_encoded" => "1"}).0.value == '1' ? 1 : 0 %]
[% UNLESS hide_horde_deprecation_banner %]
<div id="wmbanner" class="callout callout-warning" style="position: relative;">
<p style ="width: 100%; align: right"><div id="dismissHordeIcon" title="[% locale.maketext('Hide Permanently') %]" style="cursor: pointer; width: 18px; display: inline-block;right:0; top:8px; position: absolute;"><i class="fas fa-times" aria-hidden="true"></i></div></p>
<p>
[% locale.maketext("The Horde webmail application has been removed in [asis,cPanel amp() WHM] version [asis,108].") %]
[% locale.maketext("All Horde email, contacts, and calendars will be automatically migrated to Roundcube.") %]
[% locale.maketext("For more information, read our [output,url,_1,cPanel Deprecation Plan documentation,target,_blank].","https://go.cpanel.net/deprecation") %]
</p>
</div>
[% END %]
Back to Directory
File Manager