소스 검색

auto update script executed

Toby Chui 1 년 전
부모
커밋
bbf825ee0d
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      web/snippet/acme.html

+ 3 - 3
web/snippet/acme.html

@@ -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>