[ticket/9837] Make unapproved posts visible to posters

Add tests
Tidy up code
Improve user message formatting

PHPBB3-9837
This commit is contained in:
v12mike 2019-09-11 04:52:07 -04:00 committed by Marc Alexander
parent 1f10cd51ff
commit 9fff4cf253
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 5 additions and 9 deletions

View file

@ -1161,7 +1161,3 @@ li.notification-reported strong, li.notification-disapproved strong {
background-color: #D31141;
color: #ffffff;
}
.information {
background-color: #b8d3e0;
}