2DU 9 年 前
コミット
d94591a1d9
1 ファイル変更1 行追加1 行削除
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -232,7 +232,7 @@
                 {% endautoescape %}
                 {% endautoescape %}
                 {% if ban == 1 %}
                 {% if ban == 1 %}
                 {% else %}
                 {% else %}
-                <a href="javascript:window.location.reload(true);">(갱신)</a>
+                <a id="reload" href="javascript:window.location.reload(true);">(갱신)</a> <a href="#reload">(갱신 전에 누르시오)</a>
                 <form id="usrform" style="{{style}}" method="POST" action="/topic/{{page}}/sub/{{suburl}}">
                 <form id="usrform" style="{{style}}" method="POST" action="/topic/{{page}}/sub/{{suburl}}">
                     <br>
                     <br>
                     <textarea rows="10" cols="100" name="content" form="usrform"></textarea>
                     <textarea rows="10" cols="100" name="content" form="usrform"></textarea>