|
@@ -247,7 +247,7 @@
|
|
|
<input type="hidden" name="a" value="renewSSLConfirm" />
|
|
<input type="hidden" name="a" value="renewSSLConfirm" />
|
|
|
<input type="hidden" name="d" value="{$domain.domain}" />
|
|
<input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
<button title="Zertifikat erneuern" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
<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>
|
|
</button>
|
|
|
</form>
|
|
</form>
|
|
|
{else}
|
|
{else}
|
|
@@ -332,7 +332,7 @@
|
|
|
<input type="hidden" name="a" value="renewSSLConfirm" />
|
|
<input type="hidden" name="a" value="renewSSLConfirm" />
|
|
|
<input type="hidden" name="d" value="{$subdomain.subdomain}.{$subdomain.domain}" />
|
|
<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;">
|
|
<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>
|
|
</button>
|
|
|
</form>
|
|
</form>
|
|
|
{else}
|
|
{else}
|