summaryrefslogtreecommitdiffstats
path: root/_includes/commentreplyform.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/commentreplyform.html')
-rw-r--r--_includes/commentreplyform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/commentreplyform.html b/_includes/commentreplyform.html
index 1a7a695..ec77742 100644
--- a/_includes/commentreplyform.html
+++ b/_includes/commentreplyform.html
@@ -13,6 +13,6 @@
{% endcomment %}
<input type=hidden name=parent value="{{ argv[0] | replace: '"', "&quot;" }}" />
<input type=hidden name=is-submitter-human value=true />
- <iframe id=comstatus{{ argv[1] }}>{{ site.data.lang.basic.nepodpiraiframe }}</iframe>
+ <iframe name=comstatus{{ argv[1] }}>{{ site.data.lang.basic.nepodpiraiframe }}</iframe>
</form>
{% endcapture %}