diff --git a/isso/templates/admin.html b/isso/templates/admin.html index a3df847..244f1d7 100644 --- a/isso/templates/admin.html +++ b/isso/templates/admin.html @@ -172,7 +172,7 @@ function send_edit(com_id, hash, isso_host_script) { {% endfor %} - + {% set thread_id = "no_id" %} {% for comment in comments %} {% if order_by == "tid" %} @@ -247,7 +247,7 @@ function send_edit(com_id, hash, isso_host_script) { {% endfor %} - +