浏览代码

clientareafunctions

andre 3 年之前
父节点
当前提交
5f3a85c018
共有 1 个文件被更改,包括 1 次插入1 次删除
  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="modop" value="custom" />
 											<input type="hidden" name="a" value="addDomain" />
-											<input type="text" size=30 maxlength=256 name="d" /> 
+											<input class="form-control" type="text" size=30 maxlength=256 name="d" /> 
 											<button type="submit" class="btn btn-default btn-block">
 												Domaine erstellen
 											</button>