From 253f8d75934492a460a9e38cb948f792e01096f5 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Fri, 8 Nov 2013 06:13:55 -0800 Subject: [ticket/12001] Ensure that form data is sent to server in AJAX requests. PHPBB3-12001 --- phpBB/styles/prosilver/template/confirm_body.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'phpBB/styles/prosilver/template/confirm_body.html') diff --git a/phpBB/styles/prosilver/template/confirm_body.html b/phpBB/styles/prosilver/template/confirm_body.html index bf575c20fa..a0428025cf 100644 --- a/phpBB/styles/prosilver/template/confirm_body.html +++ b/phpBB/styles/prosilver/template/confirm_body.html @@ -1,12 +1,13 @@ - -

{MESSAGE_TITLE}

-

{MESSAGE_TEXT}

- -
-   - -
+
+

{MESSAGE_TITLE}

+

{MESSAGE_TEXT}

+ +
+   + +
+
-- cgit v1.2.1