rabin 7 년 전
부모
커밋
fb77f243df
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tm/template_dir/events_forms_template_new.html

+ 2 - 2
tm/template_dir/events_forms_template_new.html

@@ -1,13 +1,13 @@
 
 <{if $info.end == 2}>
-    <section class="loginbox">
+
         <h3>活动已结束!</h3>
         <p>感谢您的关注,期待您参与我们的其他活动</p>
         <section class="button-wrapper">
             <a class="button border" href="<{$listUrl}>">找找其他福利</a>
             <a class="button" href="<{$giftsUrl}>">查看我的奖品</a>
         </section>
-    </section>
+
 <{else}>