浏览代码

clientareafunctions

andre 3 年之前
父节点
当前提交
6658a6cf76
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cwp7_add_subdomain.tpl

+ 1 - 1
cwp7_add_subdomain.tpl

@@ -47,7 +47,7 @@
                                                     <option value="{$domain}">{$domain}</option>
                                                 {/foreach}
                                             </select> 
-											<button class="form-control" type="submit" class="btn btn-primary">
+											<button type="submit" class="form-control btn btn-primary">
 												Erstellen
 											</button>
 										</form>