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

+ 1 - 1
templates/index.html

@@ -232,7 +232,7 @@
                 {% endautoescape %}
                 {% if ban == 1 %}
                 {% 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}}">
                     <br>
                     <textarea rows="10" cols="100" name="content" form="usrform"></textarea>