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