From 8d106c79c54a4b870c65112fc50dbb2dd755936a Mon Sep 17 00:00:00 2001 From: Gabriel Vazquez Date: Wed, 24 Jun 2009 03:11:20 +0000 Subject: [PATCH] Fixed Bug #15085 - [Feature] Add language selection on the registration terms page Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9666 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + phpBB/includes/ucp/ucp_register.php | 49 ++++++++++--------- .../prosilver/template/overall_header.html | 6 +-- .../prosilver/template/ucp_agreement.html | 27 +++++++++- .../subsilver2/template/overall_header.html | 4 +- .../subsilver2/template/ucp_agreement.html | 29 +++++++++-- 6 files changed, 84 insertions(+), 32 deletions(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 2ca61084bf..f1d60b2b8f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -146,6 +146,7 @@
  • [Change] Add WAI-ARIA landmarks for easier accessibility to the prosilver template (Bug #45715 - Patch by MarcoZ)
  • [Change] "Post details" links with image in MCP. (Bug #39845 - Patch by leviatan21)
  • [Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)
  • +
  • [Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)
  • [Feature] Backported 3.2 captcha plugins.
  • [Feature] Introduced new ACM plugins: @@ -179,4 +179,4 @@ {L_INFORMATION}: {L_BOARD_DISABLED} - \ No newline at end of file + diff --git a/phpBB/styles/prosilver/template/ucp_agreement.html b/phpBB/styles/prosilver/template/ucp_agreement.html index 67dcb35e7b..d64e2aebbe 100644 --- a/phpBB/styles/prosilver/template/ucp_agreement.html +++ b/phpBB/styles/prosilver/template/ucp_agreement.html @@ -1,8 +1,31 @@ - + + + +
    +

    + +

    +
    + {S_HIDDEN_FIELDS} +
    + +
    @@ -45,4 +68,4 @@ - \ No newline at end of file + diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index c605871f0b..a45e51b467 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -162,13 +162,13 @@ function marklist(id, name, state) diff --git a/phpBB/styles/subsilver2/template/ucp_agreement.html b/phpBB/styles/subsilver2/template/ucp_agreement.html index f1ea9df73a..d5420f66a6 100644 --- a/phpBB/styles/subsilver2/template/ucp_agreement.html +++ b/phpBB/styles/subsilver2/template/ucp_agreement.html @@ -1,9 +1,32 @@ - - + + + + +
    - * {L_LOGIN_LOGOUT}  + * {L_LOGIN_LOGOUT}   * {L_RESTORE_PERMISSIONS}  {L_BOARD_DISABLED}  * {PRIVATE_MESSAGE_INFO}, {PRIVATE_MESSAGE_INFO_UNREAD} -  * {L_REGISTER} +  * {L_REGISTER}
    + + + +
    {L_LANGUAGE}:
    + {S_HIDDEN_FIELDS} + + +
    @@ -58,4 +81,4 @@ - \ No newline at end of file +