From 0baa36f6ba1354f0e8ce78fe645392d3968e0e4e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 15 Jan 2013 13:11:01 +0100 Subject: [PATCH] [ticket/11166] Add caption to AJAX confirm box default template PHPBB3-11166 --- phpBB/styles/prosilver/template/confirm_body.html | 1 + 1 file changed, 1 insertion(+) 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 @@ +

{MESSAGE_TITLE}

{MESSAGE_TEXT}