Explorar el Código

clientareafunctions

andre hace 3 años
padre
commit
5f61fe6380
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cwp7_add_domain.tpl

+ 1 - 1
cwp7_add_domain.tpl

@@ -42,7 +42,7 @@
 											<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=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">
 											<button type="submit" class="btn btn-default btn-block">
 												Domaine erstellen
 												Domaine erstellen
 											</button>
 											</button>