1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 12:33:29 +01:00

[ticket/11166] Add caption to AJAX confirm box default template

PHPBB3-11166
This commit is contained in:
Joas Schilling 2013-01-15 13:11:01 +01:00
parent 5028fb981d
commit 0baa36f6ba

View File

@ -1,5 +1,6 @@
<!-- IF S_AJAX_REQUEST -->
<h3>{MESSAGE_TITLE}</h3>
<p>{MESSAGE_TEXT}</p>
<fieldset class="submit-buttons">