Bläddra i källkod

auto update script executed

Toby Chui 1 år sedan
förälder
incheckning
bbf825ee0d
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      web/snippet/acme.html

+ 3 - 3
web/snippet/acme.html

@@ -45,9 +45,6 @@
         </button>
         </button>
       </div>
       </div>
     </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 basic segment" style="background-color: #f7f7f7; border-radius: 1em;">
       <div class="ui accordion advanceSettings">
       <div class="ui accordion advanceSettings">
           <div class="title">
           <div class="title">
@@ -74,6 +71,9 @@
                 <tbody id="domainTableBody"></tbody>
                 <tbody id="domainTableBody"></tbody>
               </table>
               </table>
               <small><i class="ui red info circle icon"></i> Domain in red are expired</small><br>
               <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="blue save icon"></i> Save Changes</button>
               <button class="ui basic right floated button"><i class="yellow refresh icon"></i> Renew Selected</button>
               <button class="ui basic right floated button"><i class="yellow refresh icon"></i> Renew Selected</button>
               <br><br>
               <br><br>