shenzhipeng 3 년 전
부모
커밋
84265fccf6
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      application/module/view/sms_template_admin/add.html

+ 1 - 3
application/module/view/sms_template_admin/add.html

@@ -51,9 +51,7 @@
 							<td>模板内容</td>
 							<td>
 
-                                        <textarea id="sms_content" name="sms_content" rows="10" cols="60">
-
-                                        </textarea>
+                                        <textarea id="sms_content" name="sms_content" rows="10" cols="60"></textarea>
 
 							</td>
 						</tr>