diff --git a/phpBB/templates/subSilver/usercp_footer.html b/phpBB/templates/subSilver/usercp_footer.html index 0e6c59dc6e..d88e106e70 100755 --- a/phpBB/templates/subSilver/usercp_footer.html +++ b/phpBB/templates/subSilver/usercp_footer.html @@ -1,17 +1,15 @@ - -
- - -   - - - +
+ + +   + + - - - - - -
 {S_TIMEZONE}
+ + + + + +
 {S_TIMEZONE}
\ No newline at end of file diff --git a/phpBB/templates/subSilver/usercp_header.html b/phpBB/templates/subSilver/usercp_header.html index 3527be4f7f..4e820cf2a0 100755 --- a/phpBB/templates/subSilver/usercp_header.html +++ b/phpBB/templates/subSilver/usercp_header.html @@ -1,26 +1,19 @@ + - - - - - -
- {CURRENT_TIME}
{L_INDEX}
 
- - - - - +
- - - - - - - - - - -
{ucp_sections.SECTION}{ucp_sections.SECTION} 
+ + + +
+ + + + + +
 {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 index 02459f23c3..82b1a2737b 100755 --- a/phpBB/templates/subSilver/usercp_main.html +++ b/phpBB/templates/subSilver/usercp_main.html @@ -1,71 +1,65 @@ - - - - - - -
- - {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}
-
- - - - - - - - - - - + + + + + + +
{L_UNREAD_PM} -
{pm.NEW_PM_IMG}{pm.PM_TITLE}{pm.PM_SENDER}{pm.DELETE_PM_IMG}
 
+ + + + + + + + + + +
{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}