mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 06:46:10 +01:00
manual auto renew for SSL
This commit is contained in:
@@ -76,6 +76,14 @@
|
||||
<div class="col-md-6">
|
||||
<div class="content-box mt-5 mx-10">
|
||||
<div class="panel-body">
|
||||
{% if viewSSL == 1 %}
|
||||
<div style="margin-top: 2%" class="alert alert-success">
|
||||
<div class="alert-content">
|
||||
<h4 class="alert-title">Certificate from {{ authority }}</h4>
|
||||
<p>Your SSL will expire in {{ days }} days.</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="example-box-wrapper">
|
||||
<h3 class="title-hero">
|
||||
{% trans "Disk Usage" %}
|
||||
|
||||
Reference in New Issue
Block a user