mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/17181] Remove unused PM report code
PHPBB-17181
This commit is contained in:
parent
45d64a1627
commit
8104facb30
1 changed files with 1 additions and 1 deletions
|
@ -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}">
|
||||||
|
|
Loading…
Add table
Reference in a new issue