aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/templates/views/pm_inbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/views/pm_inbox.html')
-rw-r--r--src/main/resources/templates/views/pm_inbox.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/templates/views/pm_inbox.html b/src/main/resources/templates/views/pm_inbox.html
index 10cd0a30..f89b2923 100644
--- a/src/main/resources/templates/views/pm_inbox.html
+++ b/src/main/resources/templates/views/pm_inbox.html
@@ -17,7 +17,6 @@
<div class="msg-txt">{{ msg | formatMessage }}</div>
<form class="pmmsg">
- <input type="hidden" name="{{_csrf.parameterName}}" value="{{_csrf.token}}" />
<input type="hidden" name="uname" value="{{ msg.user.name }}"/>
<div class="msg-comment">
<div class="ta-wrapper">