From 80fee7422cdd448db7b908316c532b8674d81e5d Mon Sep 17 00:00:00 2001 From: javiexin Date: Tue, 30 Jun 2015 14:35:01 +0200 Subject: [PATCH] [ticket/13934] Add enctype clause for profile fields Adds a template variable (the same) in all places where profile fields may need an enctype clause in the corresponding forms. PHPBB3-13934 --- phpBB/adm/style/acp_profile.html | 2 +- phpBB/adm/style/acp_users_profile.html | 2 +- phpBB/styles/prosilver/template/ucp_register.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/phpBB/adm/style/acp_profile.html b/phpBB/adm/style/acp_profile.html index 64bc3df09b..df59294985 100644 --- a/phpBB/adm/style/acp_profile.html +++ b/phpBB/adm/style/acp_profile.html @@ -17,7 +17,7 @@ -
+ diff --git a/phpBB/adm/style/acp_users_profile.html b/phpBB/adm/style/acp_users_profile.html index 573534fc95..9296638ff6 100644 --- a/phpBB/adm/style/acp_users_profile.html +++ b/phpBB/adm/style/acp_users_profile.html @@ -1,4 +1,4 @@ - +
{L_USER_PROFILE} diff --git a/phpBB/styles/prosilver/template/ucp_register.html b/phpBB/styles/prosilver/template/ucp_register.html index 020f69cb26..cbad22d594 100644 --- a/phpBB/styles/prosilver/template/ucp_register.html +++ b/phpBB/styles/prosilver/template/ucp_register.html @@ -14,7 +14,7 @@ // ]]> - +