Răsfoiți Sursa

redesign buttons

andre 3 ani în urmă
părinte
comite
a3a035dc7c
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      clientarea.tpl

+ 2 - 2
clientarea.tpl

@@ -247,7 +247,7 @@
                                     <input type="hidden" name="a" value="renewSSLConfirm" />
                                     <input type="hidden" name="d" value="{$domain.domain}" />
                                     <button title="Zertifikat erneuern" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
-                                      <i class="fas fa-power-off fa-fw" style="color:green;"></i>
+                                      <i class="fas fa-repeat fa-fw" style="color:green;"></i>
                                     </button>
                                   </form>
                                 {else}
@@ -332,7 +332,7 @@
                                               <input type="hidden" name="a" value="renewSSLConfirm" />
                                               <input type="hidden" name="d" value="{$subdomain.subdomain}.{$subdomain.domain}" />
                                               <button title="Zertifikat erneuern" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
-                                                <i class="fas fa-power-off fa-fw" style="color:green;"></i>
+                                                <i class="fas fa-repeat fa-fw" style="color:green;"></i>
                                               </button>
                                             </form>
                                           {else}