|
@@ -371,7 +371,15 @@
|
|
|
</button>
|
|
</button>
|
|
|
</form>
|
|
</form>
|
|
|
{else}
|
|
{else}
|
|
|
- <i class="fas fa-power-off fa-fw" style="color:red;" title="DNS nicht gesetzt!"></i>
|
|
|
|
|
|
|
+ <form method="post" action="clientarea.php?action=productdetails">
|
|
|
|
|
+ <input type="hidden" name="id" value="{$serviceid}" />
|
|
|
|
|
+ <input type="hidden" name="modop" value="custom" />
|
|
|
|
|
+ <input type="hidden" name="a" value="infoSSL" />
|
|
|
|
|
+ <input type="hidden" name="d" value="{$subdomain.subdomain}.{$subdomain.domain}" />
|
|
|
|
|
+ <button title="SSL Info" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
|
|
+ <i class="fas fa-power-off fa-fw" style="color:red;"></i>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ </form>
|
|
|
{/if}
|
|
{/if}
|
|
|
{/if}
|
|
{/if}
|
|
|
</td>
|
|
</td>
|