1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

Merge pull request #6695 from battye/ticket/17181

[ticket/17181] Remove unused PM report code
This commit is contained in:
Marc Alexander
2024-08-30 11:42:02 +02:00

View File

@@ -22,7 +22,7 @@
<!-- ENDIF --> <!-- ENDIF -->
<div id="post-{MESSAGE_ID}" class="post pm has-profile<!-- IF S_POST_UNAPPROVED or S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF S_ONLINE --> online<!-- ENDIF -->"> <div id="post-{MESSAGE_ID}" class="post pm has-profile<!-- IF S_ONLINE --> online<!-- ENDIF -->">
<div class="inner"> <div class="inner">
<dl class="postprofile" id="profile{MESSAGE_ID}"> <dl class="postprofile" id="profile{MESSAGE_ID}">