From 5ec67ed2480003f5d108f30e0405c696495f8b48 Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 30 Apr 2014 09:44:28 +0200 Subject: [PATCH] [ticket/12442] More heading classes I think that about finishes the most important one PHPBB3-12442 --- phpBB/styles/prosilver/template/captcha_default.html | 2 +- phpBB/styles/prosilver/template/captcha_qa.html | 2 +- phpBB/styles/prosilver/template/captcha_recaptcha.html | 2 +- phpBB/styles/prosilver/template/drafts.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/styles/prosilver/template/captcha_default.html b/phpBB/styles/prosilver/template/captcha_default.html index c9c5295d13..550962db67 100644 --- a/phpBB/styles/prosilver/template/captcha_default.html +++ b/phpBB/styles/prosilver/template/captcha_default.html @@ -2,7 +2,7 @@
-

{L_CONFIRMATION}

+

{L_CONFIRMATION}

{L_CONFIRM_EXPLAIN}

diff --git a/phpBB/styles/prosilver/template/captcha_qa.html b/phpBB/styles/prosilver/template/captcha_qa.html index c179f6dc20..1671987f63 100644 --- a/phpBB/styles/prosilver/template/captcha_qa.html +++ b/phpBB/styles/prosilver/template/captcha_qa.html @@ -2,7 +2,7 @@
-

{L_CONFIRMATION}

+

{L_CONFIRMATION}

diff --git a/phpBB/styles/prosilver/template/captcha_recaptcha.html b/phpBB/styles/prosilver/template/captcha_recaptcha.html index aad1008241..bde0c9df13 100644 --- a/phpBB/styles/prosilver/template/captcha_recaptcha.html +++ b/phpBB/styles/prosilver/template/captcha_recaptcha.html @@ -2,7 +2,7 @@
-

{L_CONFIRMATION}

+

{L_CONFIRMATION}

{L_CONFIRM_EXPLAIN}

diff --git a/phpBB/styles/prosilver/template/drafts.html b/phpBB/styles/prosilver/template/drafts.html index 4b2e1bf0c6..ea2849a485 100644 --- a/phpBB/styles/prosilver/template/drafts.html +++ b/phpBB/styles/prosilver/template/drafts.html @@ -4,7 +4,7 @@
-

{L_LOAD_DRAFT}

+

{L_LOAD_DRAFT}

{L_LOAD_DRAFT_EXPLAIN}