|
@@ -303,9 +303,9 @@ var _localLang = {
|
|
|
<div class="field-container">
|
|
<div class="field-container">
|
|
|
<table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-borderless">
|
|
<table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-borderless">
|
|
|
<tr>
|
|
<tr>
|
|
|
- <td width="40%" align='left'>
|
|
|
|
|
|
|
+ <td width="30%" align='left'>
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
|
- <label for="customfield{$customfields[0].id}">{$customfields[0].name}</label>
|
|
|
|
|
|
|
+ <label for="customfield{$customfields[0].id}"><h5>{$customfields[0].name}</h5></label>
|
|
|
{$customfields[0].input}
|
|
{$customfields[0].input}
|
|
|
{if $customfields[0].description}
|
|
{if $customfields[0].description}
|
|
|
<span class="field-help-text">
|
|
<span class="field-help-text">
|
|
@@ -318,12 +318,12 @@ var _localLang = {
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
</td>
|
|
</td>
|
|
|
- <td></td>
|
|
|
|
|
|
|
+ <td width="20%"></td>
|
|
|
<td align='left'>
|
|
<td align='left'>
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
|
<div class="alert alert-info">
|
|
<div class="alert alert-info">
|
|
|
- <h5>Erweiterte Nuntzungsbedingungen für Thurmail Business</h5>
|
|
|
|
|
- Der Service darf nur für eine Domain genutzt werden, für die der Nutzer Inhaber der Domain ist oder von diesem beauftragt wurde.
|
|
|
|
|
|
|
+ <h5>Erweiterte Nutzungsbedingungen für Thurmail Business</h5>
|
|
|
|
|
+ Der Service darf nur für eine Domain genutzt werden, für die der Nutzer Inhaber ist oder von diesem beauftragt wurde.
|
|
|
</div>
|
|
</div>
|
|
|
{$customfields[1].input}
|
|
{$customfields[1].input}
|
|
|
<label for="customfield{$customfields[1].id}"> {$customfields[1].name}</label>
|
|
<label for="customfield{$customfields[1].id}"> {$customfields[1].name}</label>
|