mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/11166] Add caption to AJAX confirm box default template
PHPBB3-11166
This commit is contained in:
parent
5028fb981d
commit
0baa36f6ba
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<!-- IF S_AJAX_REQUEST -->
|
<!-- IF S_AJAX_REQUEST -->
|
||||||
|
|
||||||
|
<h3>{MESSAGE_TITLE}</h3>
|
||||||
<p>{MESSAGE_TEXT}</p>
|
<p>{MESSAGE_TEXT}</p>
|
||||||
|
|
||||||
<fieldset class="submit-buttons">
|
<fieldset class="submit-buttons">
|
||||||
|
|
Loading…
Add table
Reference in a new issue