Browse Source

clientareafunctions

andre 3 years ago
parent
commit
a0688fe498
1 changed files with 2 additions and 2 deletions
  1. 2 2
      cwp7_add_domain.tpl

+ 2 - 2
cwp7_add_domain.tpl

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