diff --git a/phpBB/templates/subSilver/agreement.html b/phpBB/templates/subSilver/agreement.html deleted file mode 100644 index cfef37ea1d..0000000000 --- a/phpBB/templates/subSilver/agreement.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - -
- - - - - - - - -
{SITENAME} - {REGISTRATION}
- - - -

{AGREEMENT}

{REGISTRATION_CONDITIONS}
-
-
- -

-

- -

- - -
-
- - diff --git a/phpBB/templates/subSilver/groupcp_info_body.tpl b/phpBB/templates/subSilver/gcp_body.html similarity index 100% rename from phpBB/templates/subSilver/groupcp_info_body.tpl rename to phpBB/templates/subSilver/gcp_body.html diff --git a/phpBB/templates/subSilver/groupcp_pending_info.tpl b/phpBB/templates/subSilver/gcp_pending_info.html similarity index 100% rename from phpBB/templates/subSilver/groupcp_pending_info.tpl rename to phpBB/templates/subSilver/gcp_pending_info.html diff --git a/phpBB/templates/subSilver/groupcp_user_body.tpl b/phpBB/templates/subSilver/gcp_user_body.html similarity index 100% rename from phpBB/templates/subSilver/groupcp_user_body.tpl rename to phpBB/templates/subSilver/gcp_user_body.html diff --git a/phpBB/templates/subSilver/profile_add_body.html b/phpBB/templates/subSilver/profile_add_body.html deleted file mode 100644 index b62770f0dd..0000000000 --- a/phpBB/templates/subSilver/profile_add_body.html +++ /dev/null @@ -1,204 +0,0 @@ - - - -
- -{ERROR_BOX} - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{L_REGISTRATION_INFO}
{L_ITEMS_REQUIRED}
{L_USERNAME}: *
{L_EMAIL_ADDRESS}: *
{L_CURRENT_PASSWORD}: *
- {L_CONFIRM_PASSWORD_EXPLAIN}
- -
{L_NEW_PASSWORD}: *
- {L_PASSWORD_IF_CHANGED}
- -
{L_CONFIRM_PASSWORD}: *
- {L_PASSWORD_CONFIRM_IF_CHANGED}
- -
{CONFIRM_CODE}
{L_CONFIRM_CODE}: *
{L_CONFIRM_CODE_EXPLAIN}
 
{L_PREFERENCES}
{L_PUBLIC_VIEW_EMAIL}: - - {L_YES}   - - {L_NO}
{L_HIDE_USER}: - - {L_YES}   - - {L_NO}
{L_NOTIFY_ON_REPLY}:
- {L_NOTIFY_ON_REPLY_EXPLAIN}
- - {L_YES}   - - {L_NO}
{L_NOTIFY_ON_PRIVMSG}: - - {L_YES}   - - {L_NO}
{L_POPUP_ON_PRIVMSG}:
{L_POPUP_ON_PRIVMSG_EXPLAIN}
- - {L_YES}   - - {L_NO}
{L_ALWAYS_ADD_SIGNATURE}: - - {L_YES}   - - {L_NO}
{L_ALWAYS_ALLOW_BBCODE}: - - {L_YES}   - - {L_NO}
{L_ALWAYS_ALLOW_HTML}: - - {L_YES}   - - {L_NO}
{L_ALWAYS_ALLOW_SMILIES}: - - {L_YES}   - - {L_NO}
{L_BOARD_LANGUAGE}:
{L_BOARD_STYLE}:
{L_TIMEZONE}:
{L_DATE_FORMAT}:
- {L_DATE_FORMAT_EXPLAIN}
- -
 
{L_AVATAR_PANEL}
- - - - -
{L_AVATAR_EXPLAIN}{L_CURRENT_IMAGE}
{AVATAR}
 {L_DELETE_AVATAR}
{L_UPLOAD_AVATAR_FILE}:
{L_UPLOAD_AVATAR_URL}:
{L_UPLOAD_AVATAR_URL_EXPLAIN}
{L_LINK_REMOTE_AVATAR}:
{L_LINK_REMOTE_AVATAR_EXPLAIN}
{L_AVATAR_GALLERY}:
{S_HIDDEN_FIELDS}  
- - \ No newline at end of file diff --git a/phpBB/templates/subSilver/profile_avatar_gallery.tpl b/phpBB/templates/subSilver/profile_avatar_gallery.tpl deleted file mode 100644 index 9be5375671..0000000000 --- a/phpBB/templates/subSilver/profile_avatar_gallery.tpl +++ /dev/null @@ -1,37 +0,0 @@ - -
- - - - -
{L_INDEX}
- - - - - - - - - - - - - - - - - - - - - - - - -
{L_AVATAR_GALLERY}
{L_CATEGORY}: {S_CATEGORY_SELECT} 
{avatar_row.avatar_column.AVATAR_NAME}
{S_HIDDEN_FIELDS} - -    - -
-
diff --git a/phpBB/templates/subSilver/profile_send_email.html b/phpBB/templates/subSilver/profile_send_email.html deleted file mode 100644 index 511e11ebcb..0000000000 --- a/phpBB/templates/subSilver/profile_send_email.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - -
- -{ERROR_BOX} - - - - - -
{L_INDEX}
- - - - - - - - - - - - - - - - - - - - - - - - -
{L_SEND_EMAIL_MSG}
{L_RECIPIENT}{USERNAME}
{L_SUBJECT}
{L_MESSAGE_BODY}
{L_MESSAGE_BODY_DESC}
{L_OPTIONS} - - - - -
{L_CC_EMAIL}
- - - - - -
{S_TIMEZONE}
- - - - - -
{JUMPBOX}
- - \ No newline at end of file diff --git a/phpBB/templates/subSilver/privmsgs_body.tpl b/phpBB/templates/subSilver/ucp_pm_body.html similarity index 100% rename from phpBB/templates/subSilver/privmsgs_body.tpl rename to phpBB/templates/subSilver/ucp_pm_body.html diff --git a/phpBB/templates/subSilver/privmsgs_popup.tpl b/phpBB/templates/subSilver/ucp_pm_popup.html similarity index 100% rename from phpBB/templates/subSilver/privmsgs_popup.tpl rename to phpBB/templates/subSilver/ucp_pm_popup.html diff --git a/phpBB/templates/subSilver/privmsgs_preview.tpl b/phpBB/templates/subSilver/ucp_pm_preview.html similarity index 100% rename from phpBB/templates/subSilver/privmsgs_preview.tpl rename to phpBB/templates/subSilver/ucp_pm_preview.html diff --git a/phpBB/templates/subSilver/privmsgs_read_body.tpl b/phpBB/templates/subSilver/ucp_pm_read.html similarity index 100% rename from phpBB/templates/subSilver/privmsgs_read_body.tpl rename to phpBB/templates/subSilver/ucp_pm_read.html diff --git a/phpBB/templates/subSilver/profile_send_pass.tpl b/phpBB/templates/subSilver/ucp_remind.html similarity index 100% rename from phpBB/templates/subSilver/profile_send_pass.tpl rename to phpBB/templates/subSilver/ucp_remind.html diff --git a/phpBB/templates/subSilver/usercp.html b/phpBB/templates/subSilver/usercp.html deleted file mode 100755 index 4ebeb64e0f..0000000000 --- a/phpBB/templates/subSilver/usercp.html +++ /dev/null @@ -1,5 +0,0 @@ - - -{SECTION} - - \ No newline at end of file diff --git a/phpBB/templates/subSilver/usercp_footer.html b/phpBB/templates/subSilver/usercp_footer.html deleted file mode 100755 index 2d765a2a1f..0000000000 --- a/phpBB/templates/subSilver/usercp_footer.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -   - - - - - - - - -
 {S_TIMEZONE}
- - \ No newline at end of file diff --git a/phpBB/templates/subSilver/usercp_header.html b/phpBB/templates/subSilver/usercp_header.html deleted file mode 100755 index 4e820cf2a0..0000000000 --- a/phpBB/templates/subSilver/usercp_header.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - -
- - - - - - -
 {ucp_sections.SECTION} {ucp_sections.SECTION} 
- -
- - \ No newline at end of file diff --git a/phpBB/templates/subSilver/usercp_main.html b/phpBB/templates/subSilver/usercp_main.html deleted file mode 100755 index 82b1a2737b..0000000000 --- a/phpBB/templates/subSilver/usercp_main.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - -
 
- - - - - - - - - - -
{L_SUBSCRIBED_TOPICS}
{subscribed_topics.TOPIC_FOLDER_IMG}{subscribed_topics.NEWEST_POST_IMG}{subscribed_topics.TOPIC_TITLE}{subscribed_topics.UNSUBSCRIBE_IMG}
-
- - - - - - - - - - - -
{L_SUBSCRIBED_FORUMS}
{subscribed_forums.FORUM_FOLDER_IMG}{subscribed_forums.NEWEST_FORUM_POST_IMG}{subscribed_forums.FORUM_NAME}{subscribed_forums.UNSUBSCRIBE_IMG}
- - - - - - -
{L_WELCOME_USERCP}
{UCP_WELCOME_MSG}
- - - - - - - - - - - -
{L_BUDDY_LIST}
{buddy_list.ONLINE_IMG}{buddy_list.BUDDY}{L_PM}{buddy_list.REMOVE_BUDDY}
-
- - - - - - - - - - - - \ No newline at end of file
{L_UNREAD_PM} -
{pm.NEW_PM_IMG}{pm.PM_TITLE}{pm.PM_SENDER}{pm.DELETE_PM_IMG}