|
|
@@ -398,7 +398,7 @@
|
|
|
<input type="hidden" name="id" value="{$serviceid}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
<input type="hidden" name="a" value="newSubdomain" />
|
|
|
- <input type="hidden" name="d" value="{$subdomain.domain}" />
|
|
|
+ <input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
<button title="Neue Subdomaine" type="submit" class="fabutton" style="background:none;border:none;font-size:75%;">
|
|
|
<i class="fas fa-plus fa-fw"></i> Neue Subdomaine
|
|
|
</button>
|