|
|
@@ -188,22 +188,11 @@
|
|
|
<th style="width:50%;text-align:left;padding:5px;">
|
|
|
WEBROOT
|
|
|
</th>
|
|
|
- <th style="min-width:50px;text-align:center;padding:5px;" title="DNS Status">
|
|
|
- DNS
|
|
|
- </th>
|
|
|
- <th style="min-width:50px;text-align:center;padding:5px;" title="SSL Status">
|
|
|
- SSL
|
|
|
- </th>
|
|
|
<th style="min-width:50px;text-align:center;padding:5px;" title="Gültigkeit des Zertifikats in Tagen">
|
|
|
EXP
|
|
|
</th>
|
|
|
</tr>
|
|
|
<tr style="background-color:#ddd;">
|
|
|
- <td style="text-align:left;padding:5px;">
|
|
|
- {if $domain.DNS == 1}<a class="btn-link" href="http{if $domain.ssl == 1}s{/if}://www.{$domain.domain}" target="_blank">{/if}
|
|
|
- <strong>{$domain.domain}</strong><br /><small>www.{$domain.domain}</small>
|
|
|
- {if $domain.DNS == 1}</a>{/if}
|
|
|
- </td>
|
|
|
<td style="text-align:left;padding:5px;">
|
|
|
<form method="post" action="clientarea.php?action=productdetails">
|
|
|
<input type="hidden" name="id" value="{$serviceid}" />
|
|
|
@@ -218,53 +207,6 @@
|
|
|
<td style="text-align:left;padding:5px;">
|
|
|
{$domain.relpath}
|
|
|
</td>
|
|
|
- <td style="text-align:center;padding:5px;border-left:1px dotted black;">
|
|
|
- {if $domain.DNS == 1}
|
|
|
- {if $domain.domainNS == 'self'}
|
|
|
- <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="unsetDNSConfirm" />
|
|
|
- <input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
- <button title="DNS deaktivieren" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw" style="color:green;"></i>
|
|
|
- </button>
|
|
|
- </form>
|
|
|
- {else}
|
|
|
- <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="infoDNS" />
|
|
|
- <input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
- <button title="DNS Info" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw" style="color:green;"></i>
|
|
|
- </button>
|
|
|
- </form>
|
|
|
- {/if}
|
|
|
- {else}
|
|
|
- {if $domain.domainNS == 'self'}
|
|
|
- <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="setDNSConfirm" />
|
|
|
- <input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
- <button title="DNS aktivieren" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw"></i>
|
|
|
- </button>
|
|
|
- </form>
|
|
|
- {else}
|
|
|
- <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="infoDNS" />
|
|
|
- <input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
- <button title="DNS 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}
|
|
|
- </td>
|
|
|
<td style="text-align:center;padding:5px;border-left:1px dotted black;">
|
|
|
{if $domain.ssl == 1}
|
|
|
<form method="post" action="clientarea.php?action=productdetails">
|
|
|
@@ -277,27 +219,15 @@
|
|
|
</button>
|
|
|
</form>
|
|
|
{else}
|
|
|
- {if $domain.DNS == 1}
|
|
|
<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="enableSSLConfirm" />
|
|
|
+ <input type="hidden" name="a" value="infoSSL" />
|
|
|
<input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
- <button title="SSL aktivieren" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw"></i>
|
|
|
+ <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>
|
|
|
- {else}
|
|
|
- <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="{$domain.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}
|
|
|
</td>
|
|
|
<td style="text-align:center;padding:5px;" title="Zertifikat ist noch {$domain.sslexpire} Tage gültig">
|
|
|
@@ -309,11 +239,6 @@
|
|
|
{if $domain.subdomains}
|
|
|
{foreach $domain.subdomains as $subdomain}
|
|
|
<tr>
|
|
|
- <td style="width:25%;text-align:left;padding:5px;font-size:90%">
|
|
|
- {if $subdomain.DNS == 1}<a class="btn-link" href="http{if $subdomain.ssl == 1}s{/if}://{$subdomain.subdomain}.{$subdomain.domain}" target="_blank">{/if}
|
|
|
- {$subdomain.subdomain}.{$subdomain.domain}
|
|
|
- {if $subdomain.DNS == 1}</a>{/if}
|
|
|
- </td>
|
|
|
<td style="min-width:50px;text-align:left;padding:5px;">
|
|
|
<form method="post" action="clientarea.php?action=productdetails">
|
|
|
<input type="hidden" name="id" value="{$serviceid}" />
|
|
|
@@ -329,75 +254,26 @@
|
|
|
{$subdomain.relpath}
|
|
|
</td>
|
|
|
<td style="min-width:50px;text-align:center;padding:5px;border-left:1px dotted black;">
|
|
|
- {if $subdomain.DNS == 1}
|
|
|
+ {if $subdomain.ssl == 1}
|
|
|
<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="unsetDNSConfirm" />
|
|
|
- <input type="hidden" name="d" value="{$subdomain.domain}" />
|
|
|
- <input type="hidden" name="s" value="{$subdomain.subdomain}" />
|
|
|
- <button title="DNS deaktivieren" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw" style="color:green;"></i>
|
|
|
+ <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-repeat fa-fw" style="color:green;"></i>
|
|
|
</button>
|
|
|
</form>
|
|
|
{else}
|
|
|
- {if $domain.domainNS == 'self'}
|
|
|
- <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="setDNSConfirm" />
|
|
|
- <input type="hidden" name="d" value="{$subdomain.domain}" />
|
|
|
- <input type="hidden" name="s" value="{$subdomain.subdomain}" />
|
|
|
- <button title="DNS aktivieren" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw"></i>
|
|
|
- </button>
|
|
|
- </form>
|
|
|
- {else}
|
|
|
- <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="infoDNS" />
|
|
|
- <input type="hidden" name="d" value="{$subdomain.domain}" />
|
|
|
- <button title="DNS 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}
|
|
|
- </td>
|
|
|
- <td style="min-width:50px;text-align:center;padding:5px;border-left:1px dotted black;">
|
|
|
- {if $subdomain.ssl == 1}
|
|
|
<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="renewSSLConfirm" />
|
|
|
+ <input type="hidden" name="a" value="infoSSL" />
|
|
|
<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-repeat fa-fw" style="color:green;"></i>
|
|
|
+ <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>
|
|
|
- {else}
|
|
|
- {if $subdomain.DNS == 1}
|
|
|
- <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="enableSSLConfirm" />
|
|
|
- <input type="hidden" name="d" value="{$subdomain.subdomain}.{$subdomain.domain}" />
|
|
|
- <button title="SSL aktivieren" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
|
|
|
- <i class="fas fa-power-off fa-fw"></i>
|
|
|
- </button>
|
|
|
- </form>
|
|
|
- {else}
|
|
|
- <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}
|
|
|
</td>
|
|
|
<td style="min-width:50px;text-align:center;padding:5px;">
|