|
|
@@ -42,8 +42,8 @@
|
|
|
<input type="hidden" name="id" value="{$id}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
<input type="hidden" name="a" value="addDomain" />
|
|
|
- <input style="padding:10px;" class="form-control" type="text" size=50 maxlength=256 name="d" />
|
|
|
- <button type="submit" class="btn btn-primary">
|
|
|
+ <input class="form-control" type="text" size=50 maxlength=256 name="d" />
|
|
|
+ <button style="margin-left:10px;" type="submit" class="btn btn-primary">
|
|
|
Erstellen
|
|
|
</button>
|
|
|
</form>
|