|
|
@@ -230,7 +230,7 @@
|
|
|
Bitte prüfen Sie die Einstellungen und korrigieren Sie diese gegebenenfalls.
|
|
|
</div>
|
|
|
<div class="row row-eq-height row-eq-height-sm">
|
|
|
- <div class="col-md-4">
|
|
|
+ <div class="col-md-6">
|
|
|
<form method="post" action="clientarea.php?action=productdetails">
|
|
|
<input type="hidden" name="id" value="{$id}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
@@ -240,7 +240,7 @@
|
|
|
</button>
|
|
|
</form>
|
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
+ <div class="col-md-6">
|
|
|
<form method="post" action="clientarea.php?action=domaindns&domainid={$domainId}">
|
|
|
<button type="submit" class="btn btn-default" title="DNS überprüfen">
|
|
|
{$LANG.domaindnsmanagement}
|