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