瀏覽代碼

하나 더

2DU 9 年之前
父節點
當前提交
3f9b77a769
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -235,7 +235,7 @@
                     <br>
                     <button class="btn btn-primary" type="submit">전송</button>
                 </form>
-                {% if login == 0 %}
+                {% if login == 0 and style == '' %}
                 <span>비 로그인 상태 입니다. 비 로그인으로 토론시 아이피가 기록 됩니다. 전송 시 동의 함으로 간주 됩니다.</span>
                 {% endif %}
                 {% endif %}