1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/9956] Display error message if no disapprove reason given

PHPBB3-9956
This commit is contained in:
Joas Schilling
2011-10-14 04:18:44 +02:00
parent 86f8851c40
commit ab8ecf5b92
3 changed files with 5 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
<div class="content">
<h2>{MESSAGE_TITLE}</h2>
<!-- IF ADDITIONAL_MSG --><p>{ADDITIONAL_MSG}</p><!-- ENDIF -->
<!-- IF ADDITIONAL_MSG --><p class="error">{ADDITIONAL_MSG}</p><!-- ENDIF -->
<fieldset>
<!-- IF S_NOTIFY_POSTER -->