mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-29 06:26:22 +01:00
Added a non-breaking space to remove the following warning: **Empty heading.** ```html <h3 class="alert_title"></h3><p class="alert_text"></p> ``` PHPBB3-13040