2DU 9 gadi atpakaļ
vecāks
revīzija
3f9b77a769
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 %}