Explorar el Código

clientareafunctions

andre hace 3 años
padre
commit
fd064927cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      clientarea.tpl

+ 1 - 1
clientarea.tpl

@@ -244,7 +244,7 @@
                                       <input type="hidden" name="modop" value="custom" />
                                       <input type="hidden" name="a" value="enableSSL" />
                                       <input type="hidden" name="d" value="{$domain.domain}" />
-                                      <input type="submit" value="Enable SSL" />
+                                      <button type="submit" ><i class="fas fa-power-off fa-fw" ></i></button>
                                     </form>
                                   {/if}
                                 {/if}