소스 검색

clientareafunctions

andre 3 년 전
부모
커밋
b5819f24bb
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 type="submit" class="btn btn-primary">
+											<button class="form-control" type="submit" class="btn btn-primary">
 												Erstellen
 											</button>
 										</form>