|
@@ -45,9 +45,6 @@
|
|
|
</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="ui yellow message">
|
|
|
- Certificate Renew only works on the certification authority (CA) supported by Zoraxy. Check Zoraxy wiki for more information on supported list of CAs.
|
|
|
- </div>
|
|
|
<div class="ui basic segment" style="background-color: #f7f7f7; border-radius: 1em;">
|
|
|
<div class="ui accordion advanceSettings">
|
|
|
<div class="title">
|
|
@@ -74,6 +71,9 @@
|
|
|
<tbody id="domainTableBody"></tbody>
|
|
|
</table>
|
|
|
<small><i class="ui red info circle icon"></i> Domain in red are expired</small><br>
|
|
|
+ <div class="ui yellow message">
|
|
|
+ Certificate Renew only works on the certification authority (CA) supported by Zoraxy. Check Zoraxy wiki for more information on supported list of CAs.
|
|
|
+ </div>
|
|
|
<button class="ui basic right floated button"><i class="blue save icon"></i> Save Changes</button>
|
|
|
<button class="ui basic right floated button"><i class="yellow refresh icon"></i> Renew Selected</button>
|
|
|
<br><br>
|