|
|
@@ -42,7 +42,7 @@
|
|
|
<input type="hidden" name="id" value="{$id}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
<input type="hidden" name="a" value="addDomain" />
|
|
|
- <input class="form-control" type="text" size=30 maxlength=256 name="d" />
|
|
|
+ <input class="form-control" type="text" size=50 maxlength=256 name="d" />
|
|
|
<button type="submit" class="btn btn-default btn-block">
|
|
|
Domaine erstellen
|
|
|
</button>
|