summaryrefslogtreecommitdiffstats
path: root/_includes/commentsthread.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/commentsthread.html')
-rw-r--r--_includes/commentsthread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/commentsthread.html b/_includes/commentsthread.html
index ed07984..62bdf7f 100644
--- a/_includes/commentsthread.html
+++ b/_includes/commentsthread.html
@@ -53,7 +53,7 @@ Komentar lahko uredi samo tisti, ki ga je napisal. Komentar uredite v brskalniku
<input type=submit value=Uredi! />
<textarea placeholder="{{ taplaceholder }}{{ editnotice }}" name=message >{{ safemsg | replace: "&#33;", "!" }}</textarea>
<input type=hidden name=commentid value="{{ thisid | replace: '"', '&quot;' }}"/>
- <iframe id=editstatus{{ uid }} >{{ nepodpiraiframe }}</iframe>
+ <iframe name=editstatus{{ uid }} >{{ nepodpiraiframe }}</iframe>
</form>
</div>
</small>