diff --git a/phpBB/templates/subSilver/agreement.html b/phpBB/templates/subSilver/agreement.html index 6c1e9ed434..a04063d693 100644 --- a/phpBB/templates/subSilver/agreement.html +++ b/phpBB/templates/subSilver/agreement.html @@ -1,3 +1,4 @@ + @@ -12,8 +13,20 @@
- +

{AGREEMENT}




{AGREEMENT}

{REGISTRATION_CONDITIONS}
+
+
+ +

+

+ +

+ + +
+

+ diff --git a/phpBB/templates/subSilver/profile_add_body.html b/phpBB/templates/subSilver/profile_add_body.html index 3ce79b087a..dfa5de0182 100644 --- a/phpBB/templates/subSilver/profile_add_body.html +++ b/phpBB/templates/subSilver/profile_add_body.html @@ -48,69 +48,15 @@ - -   + + + {CONFIRM_CODE} - {L_PROFILE_INFO} - - - {L_PROFILE_INFO_NOTICE} - - - {L_ICQ_NUMBER}: - - - - - - {L_AIM}: - - - - - - {L_MESSENGER}: - - - - - - {L_YAHOO}: - - - - - - {L_WEBSITE}: - - - - - - {L_LOCATION}: - - - - - - {L_OCCUPATION}: - - - - - - {L_INTERESTS}: - - - - - - {L_SIGNATURE}:
{L_SIGNATURE_EXPLAIN}

{HTML_STATUS}
{BBCODE_STATUS}
{SMILIES_STATUS}
- - - + {L_CONFIRM_CODE}: *
{L_CONFIRM_CODE_EXPLAIN} + +   diff --git a/phpBB/templates/subSilver/usercp.html b/phpBB/templates/subSilver/usercp.html new file mode 100755 index 0000000000..4ebeb64e0f --- /dev/null +++ b/phpBB/templates/subSilver/usercp.html @@ -0,0 +1,5 @@ + + +{SECTION} + + \ No newline at end of file diff --git a/phpBB/templates/subSilver/usercp_footer.html b/phpBB/templates/subSilver/usercp_footer.html new file mode 100755 index 0000000000..0e6c59dc6e --- /dev/null +++ b/phpBB/templates/subSilver/usercp_footer.html @@ -0,0 +1,17 @@ + +
+ + +   + + + + + + + + + +
 {S_TIMEZONE}
+ + \ No newline at end of file diff --git a/phpBB/templates/subSilver/usercp_header.html b/phpBB/templates/subSilver/usercp_header.html new file mode 100755 index 0000000000..3527be4f7f --- /dev/null +++ b/phpBB/templates/subSilver/usercp_header.html @@ -0,0 +1,26 @@ + + + + + + +
+ {CURRENT_TIME}
{L_INDEX}
 
+ + + + + + + diff --git a/phpBB/templates/subSilver/usercp_main.html b/phpBB/templates/subSilver/usercp_main.html new file mode 100755 index 0000000000..02459f23c3 --- /dev/null +++ b/phpBB/templates/subSilver/usercp_main.html @@ -0,0 +1,71 @@ + + + + + + + +
+ + + + + + + + + + +
{ucp_sections.SECTION}{ucp_sections.SECTION} 
+ + {ucp_subsections.SUBSECTION} +   - + +

+ + + + + + + + + + +
{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}