From 38608bfa62ff9bed744759969345339bd6c60fbf Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 2 Feb 2014 17:59:52 +0100 Subject: [PATCH] [ticket/12115] Remove occupation field from html files PHPBB3-12115 --- phpBB/adm/style/acp_users_profile.html | 4 ---- phpBB/styles/prosilver/template/memberlist_view.html | 1 - phpBB/styles/prosilver/template/ucp_profile_profile_info.html | 4 ---- phpBB/styles/subsilver2/template/memberlist_view.html | 4 ---- .../styles/subsilver2/template/ucp_profile_profile_info.html | 4 ---- 5 files changed, 17 deletions(-) diff --git a/phpBB/adm/style/acp_users_profile.html b/phpBB/adm/style/acp_users_profile.html index cad1dca9d8..119b3c4be4 100644 --- a/phpBB/adm/style/acp_users_profile.html +++ b/phpBB/adm/style/acp_users_profile.html @@ -30,10 +30,6 @@
-
-
-
-
diff --git a/phpBB/styles/prosilver/template/memberlist_view.html b/phpBB/styles/prosilver/template/memberlist_view.html index afe93ef9ac..f580e07879 100644 --- a/phpBB/styles/prosilver/template/memberlist_view.html +++ b/phpBB/styles/prosilver/template/memberlist_view.html @@ -29,7 +29,6 @@
{L_USER_IS_INACTIVE}{L_COLON}
{USER_INACTIVE_REASON}
{L_LOCATION}{L_COLON}
{LOCATION}
{L_AGE}{L_COLON}
{AGE}
-
{L_OCCUPATION}{L_COLON}
{OCCUPATION}
{L_INTERESTS}{L_COLON}
{INTERESTS}
{L_USERGROUPS}{L_COLON}
{custom_fields.PROFILE_FIELD_NAME}{L_COLON}
{custom_fields.PROFILE_FIELD_VALUE}
diff --git a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html index 3578c29e8e..6a44ebafda 100644 --- a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html +++ b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html @@ -38,10 +38,6 @@
-
-
-
-
diff --git a/phpBB/styles/subsilver2/template/memberlist_view.html b/phpBB/styles/subsilver2/template/memberlist_view.html index 06b5af3322..b9ad479246 100644 --- a/phpBB/styles/subsilver2/template/memberlist_view.html +++ b/phpBB/styles/subsilver2/template/memberlist_view.html @@ -156,10 +156,6 @@ {AGE} - - {L_OCCUPATION}{L_COLON} - {OCCUPATION} - {L_INTERESTS}{L_COLON} {INTERESTS} diff --git a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html index 2df41fa29e..f0f2119b9f 100644 --- a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html +++ b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html @@ -40,10 +40,6 @@ {L_LOCATION}{L_COLON} - - {L_OCCUPATION}{L_COLON} - - {L_INTERESTS}{L_COLON}