📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 06:08:09
📂
/ (Root)
/
opt
/
fleetssl-cpanel
📍 /opt/fleetssl-cpanel
🔄 Refresh
✏️
Editing: vendor_remove.html
Read Only
<p id="confirmDesc"> {{TF `Are you sure you wish to <strong>permanently</strong> remove certificate for domain %q ?` .Domain }} </p> {{with .AltNames}} <p>{{TS `This certificate also includes the following alternative names,`}}</p> <ul> {{range .}} <li>{{.}}</li> {{end}} </ul> {{end}} <form method="post" onsubmit="return LetsEncrypt_DisableButtons()"> <input type="submit" class="btn btn-primary" value="{{TS `Remove Certificate`}}"> </form> <div class="return-link"> <a id="lnkReturn" href="?"> <span class="glyphicon glyphicon-circle-arrow-left"></span> {{TS `Go Back`}} </a> </div>
💾 Save Changes
❌ Cancel