diff options
| -rw-r--r-- | phpBB/styles/prosilver/template/confirm_body.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/confirm_body.html b/phpBB/styles/prosilver/template/confirm_body.html index 4a3de01091..eb0cad2597 100644 --- a/phpBB/styles/prosilver/template/confirm_body.html +++ b/phpBB/styles/prosilver/template/confirm_body.html @@ -1,5 +1,6 @@ <!-- IF S_AJAX_REQUEST --> + <h3>{MESSAGE_TITLE}</h3> <p>{MESSAGE_TEXT}</p> <fieldset class="submit-buttons"> |
