remotes/1693045480750635534/spooky-22
Aevann1 2022-04-09 20:26:10 +02:00
parent 1f0d46ba66
commit 4a4f402c0d
1 changed files with 0 additions and 1 deletions

View File

@ -595,7 +595,6 @@
{% if request.path == '/notifications' and c.level == 1 and c.sentto and not c.parent_submission and c.author_id not in (NOTIFICATIONS_ID, AUTOJANNY_ID) %}
<a class="btn btn-primary mt-3" role="button" onclick="openReplyBox('reply-message-{{c.id}}')">Reply</a>
<pre></pre>
<div id="reply-message-{{c.id}}" class="d-none">
<div id="comment-form-space-{{c.id}}" class="comment-write collapsed child">
<form id="reply-to-message-{{c.id}}" action="/reply" method="post" class="input-group" enctype="multipart/form-data">