diff --git a/phpBB/styles/subSilver/template/message_body.html b/phpBB/styles/subSilver/template/message_body.html index 8a402d903d..7eb428d099 100644 --- a/phpBB/styles/subSilver/template/message_body.html +++ b/phpBB/styles/subSilver/template/message_body.html @@ -1,14 +1,16 @@ - +
- +
{S_TIMEZONE}
- +
+ +
- + @@ -17,4 +19,12 @@
+
{MESSAGE_TITLE}{MESSAGE_TITLE}

{MESSAGE_TEXT}

+ + + +
{S_TIMEZONE}
+ +
+ \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/overall_header.html b/phpBB/styles/subSilver/template/overall_header.html index c6b14757b1..fd2cc24b7b 100644 --- a/phpBB/styles/subSilver/template/overall_header.html +++ b/phpBB/styles/subSilver/template/overall_header.html @@ -69,7 +69,6 @@ function jumpto()
-
{LAST_VISIT_DATE}{L_SEARCH_NEW} | {L_SEARCH_SELF} | {L_SEARCH_UNANSWERED} {CURRENT_TIME}
@@ -77,3 +76,5 @@ function jumpto()
+ +
{L_SEARCH_UNANSWERED}
{L_SEARCH_NEW} | {L_SEARCH_SELF}
diff --git a/phpBB/styles/subSilver/template/ucp_attachments.html b/phpBB/styles/subSilver/template/ucp_attachments.html index 94d6c3be15..4f42a2795c 100644 --- a/phpBB/styles/subSilver/template/ucp_attachments.html +++ b/phpBB/styles/subSilver/template/ucp_attachments.html @@ -1,11 +1,12 @@ - - + + - + +
- + @@ -14,7 +15,7 @@ -
{MESSAGE_TITLE}{MESSAGE_TITLE}

{MESSAGE_TEXT}

{S_HIDDEN_FIELDS}  
+
@@ -25,7 +26,7 @@ - + @@ -33,39 +34,31 @@ - - - + + + - - - + + + - +
# {L_FILENAME}{L_DELETE}
 {attachrow.ROW_NUMBER} {attachrow.FILENAME}
{L_TOPIC}: {attachrow.TOPIC_TITLE}
 {attachrow.POST_TIME}  {attachrow.ROW_NUMBER} {attachrow.FILENAME}
{L_TOPIC}: {attachrow.TOPIC_TITLE}
 {attachrow.POST_TIME}  {attachrow.SIZE}{attachrow.DOWNLOAD_COUNT}{attachrow.SIZE}{attachrow.DOWNLOAD_COUNT}
- +
{L_SORT_BY}:   
-
- - - - - - - -
 {L_MARK_ALL} :: {L_UNMARK_ALL}
{PAGINATION}
+
{L_MARK_ALL} :: {L_UNMARK_ALL}
{PAGINATION}
- +
diff --git a/phpBB/styles/subSilver/template/ucp_footer.html b/phpBB/styles/subSilver/template/ucp_footer.html index dd24cabc3a..9f05a12eab 100644 --- a/phpBB/styles/subSilver/template/ucp_footer.html +++ b/phpBB/styles/subSilver/template/ucp_footer.html @@ -1,5 +1,5 @@ - +
{L_UCP_NO_ATTACHMENTS}
diff --git a/phpBB/styles/subSilver/template/ucp_header.html b/phpBB/styles/subSilver/template/ucp_header.html index 489b19deff..b8f92eff84 100644 --- a/phpBB/styles/subSilver/template/ucp_header.html +++ b/phpBB/styles/subSilver/template/ucp_header.html @@ -75,4 +75,4 @@ - +
diff --git a/phpBB/styles/subSilver/template/ucp_main_drafts.html b/phpBB/styles/subSilver/template/ucp_main_drafts.html index 65acd15170..451b77e938 100644 --- a/phpBB/styles/subSilver/template/ucp_main_drafts.html +++ b/phpBB/styles/subSilver/template/ucp_main_drafts.html @@ -1,17 +1,18 @@ - - - + + +
- + - - + + + - - + + @@ -34,19 +35,19 @@ - - - - + + + + - - + + - + @@ -94,7 +95,7 @@ - +
{L_UCP}{L_UCP}
{L_DRAFTS_EXPLAIN}
{L_DRAFTS_EXPLAIN}
{ERROR}
{ERROR}
{draftrow.DATE}{draftrow.DRAFT_SUBJECT}
{L_TOPIC}: {draftrow.TITLE}
{L_FORUM}: {draftrow.TITLE}
{L_NO_TOPIC_FORUM}
{L_LOAD_DRAFT}
{L_VIEW_EDIT}
{draftrow.DATE}{draftrow.DRAFT_SUBJECT}
{L_TOPIC}: {draftrow.TITLE}
{L_FORUM}: {draftrow.TITLE}
{L_NO_TOPIC_FORUM}
{L_LOAD_DRAFT}
{L_VIEW_EDIT}
{L_NO_SAVED_DRAFTS}
{L_NO_SAVED_DRAFTS}
  
{L_BACK_TO_DRAFTS}
{S_HIDDEN_FIELDS}  {S_HIDDEN_FIELDS}  
diff --git a/phpBB/styles/subSilver/template/ucp_main_front.html b/phpBB/styles/subSilver/template/ucp_main_front.html index c4fbd4e3ba..2d81fbec0f 100644 --- a/phpBB/styles/subSilver/template/ucp_main_front.html +++ b/phpBB/styles/subSilver/template/ucp_main_front.html @@ -1,5 +1,7 @@ + + @@ -19,9 +21,9 @@ - - - + + + @@ -29,7 +31,7 @@ -
{L_UCP}
{topicrow.TOPIC_FOLDER_IMG}{topicrow.NEWEST_POST_IMG}{topicrow.ATTACH_ICON_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
{topicrow.LAST_POST_TIME}
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}
{topicrow.TOPIC_FOLDER_IMG}{topicrow.NEWEST_POST_IMG}{topicrow.ATTACH_ICON_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
{topicrow.LAST_POST_TIME}
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}
{L_YOUR_DETAILS}
+
diff --git a/phpBB/styles/subSilver/template/ucp_main_subscribed.html b/phpBB/styles/subSilver/template/ucp_main_subscribed.html index 1b7057e6ab..2d282a1355 100644 --- a/phpBB/styles/subSilver/template/ucp_main_subscribed.html +++ b/phpBB/styles/subSilver/template/ucp_main_subscribed.html @@ -1,14 +1,16 @@ -
{L_JOINED}: {JOINED}
+ + +
- - - - + - + + + + @@ -19,19 +21,19 @@ - - - - + + + + - + - + @@ -42,26 +44,22 @@ - - - - + + + + - + - +
{L_UCP}
{L_UCP_WELCOME}{L_UCP}
{L_WATCHED_FORUMS}{L_UCP_WELCOME}
{L_WATCHED_FORUMS}
{forumrow.FORUM_FOLDER_IMG}{forumrow.FORUM_NAME}{forumrow.LAST_POST_TIME}
{forumrow.LAST_POST_AUTHOR}{forumrow.LAST_POST_AUTHOR} {forumrow.LAST_POST_IMG}{L_NO_POSTS}
{forumrow.FORUM_FOLDER_IMG}{forumrow.FORUM_NAME}{forumrow.LAST_POST_TIME}
{forumrow.LAST_POST_AUTHOR}{forumrow.LAST_POST_AUTHOR} {forumrow.LAST_POST_IMG}{L_NO_POSTS}
{L_NO_WATCHED_FORUMS}{L_NO_WATCHED_FORUMS}
{L_WATCHED_TOPICS}{L_WATCHED_TOPICS}
{topicrow.TOPIC_FOLDER_IMG}{topicrow.NEWEST_POST_IMG}{topicrow.ATTACH_ICON_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
{topicrow.LAST_POST_TIME}
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}
{topicrow.TOPIC_FOLDER_IMG}{topicrow.NEWEST_POST_IMG}{topicrow.ATTACH_ICON_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
{topicrow.LAST_POST_TIME}
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}
{L_NO_WATCHED_TOPICS}{L_NO_WATCHED_TOPICS}
  
- - - - -
{L_MARK_ALL} :: {L_UNMARK_ALL}
+ \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/ucp_prefs_personal.html b/phpBB/styles/subSilver/template/ucp_prefs_personal.html index b0c200ba81..4dc19db1a1 100644 --- a/phpBB/styles/subSilver/template/ucp_prefs_personal.html +++ b/phpBB/styles/subSilver/template/ucp_prefs_personal.html @@ -1,10 +1,10 @@ - - - + + +
- + @@ -64,7 +64,7 @@ - +
{L_TITLE}{L_TITLE}
{S_HIDDEN_FIELDS}  {S_HIDDEN_FIELDS}  
diff --git a/phpBB/styles/subSilver/template/ucp_prefs_post.html b/phpBB/styles/subSilver/template/ucp_prefs_post.html index b6c28d3b8c..1b78c93dd1 100644 --- a/phpBB/styles/subSilver/template/ucp_prefs_post.html +++ b/phpBB/styles/subSilver/template/ucp_prefs_post.html @@ -1,10 +1,10 @@ - - - + + +
- + @@ -32,7 +32,7 @@ - +
{L_TITLE}{L_TITLE}
{L_YES}   {L_NO}
{S_HIDDEN_FIELDS}  {S_HIDDEN_FIELDS}  
diff --git a/phpBB/styles/subSilver/template/ucp_prefs_view.html b/phpBB/styles/subSilver/template/ucp_prefs_view.html index 7aad96e14f..8d3d07215d 100644 --- a/phpBB/styles/subSilver/template/ucp_prefs_view.html +++ b/phpBB/styles/subSilver/template/ucp_prefs_view.html @@ -1,10 +1,10 @@ - - - + + +
- + @@ -54,7 +54,7 @@ - +
{L_TITLE}{L_TITLE}
{S_SELECT_SORT_DIR}
{S_HIDDEN_FIELDS}  {S_HIDDEN_FIELDS}  
diff --git a/phpBB/styles/subSilver/template/ucp_profile_avatar.html b/phpBB/styles/subSilver/template/ucp_profile_avatar.html index bb888015e4..ed17adc228 100644 --- a/phpBB/styles/subSilver/template/ucp_profile_avatar.html +++ b/phpBB/styles/subSilver/template/ucp_profile_avatar.html @@ -1,9 +1,10 @@ - - + + +
- + diff --git a/phpBB/styles/subSilver/template/ucp_profile_reg_details.html b/phpBB/styles/subSilver/template/ucp_profile_reg_details.html index deb5dc5269..0d1132328e 100644 --- a/phpBB/styles/subSilver/template/ucp_profile_reg_details.html +++ b/phpBB/styles/subSilver/template/ucp_profile_reg_details.html @@ -1,9 +1,10 @@ - -
{L_TITLE}{L_TITLE}
+ + +
- + diff --git a/phpBB/styles/subSilver/template/ucp_profile_signature.html b/phpBB/styles/subSilver/template/ucp_profile_signature.html index a399c61439..ad7e165de2 100644 --- a/phpBB/styles/subSilver/template/ucp_profile_signature.html +++ b/phpBB/styles/subSilver/template/ucp_profile_signature.html @@ -40,7 +40,7 @@ function marklist(form_name, status) -
{L_TITLE}{L_TITLE}
+
@@ -132,14 +132,10 @@ function marklist(form_name, status) - + - + diff --git a/phpBB/styles/subSilver/template/ucp_zebra_foes.html b/phpBB/styles/subSilver/template/ucp_zebra_foes.html index 7c00a44e20..d108f9d5ce 100644 --- a/phpBB/styles/subSilver/template/ucp_zebra_foes.html +++ b/phpBB/styles/subSilver/template/ucp_zebra_foes.html @@ -1,10 +1,10 @@ - - -
{L_TITLE}
{L_SIGNATURE_PREVIEW}{L_SIGNATURE_PREVIEW}
- - - -
{SIGNATURE_PREVIEW}
{SIGNATURE_PREVIEW}
+ + +
- + @@ -23,7 +23,7 @@ - +
{L_TITLE}{L_TITLE}
{L_FOES_EXPLAIN}
{S_HIDDEN_FIELDS}  {S_HIDDEN_FIELDS}  
diff --git a/phpBB/styles/subSilver/template/ucp_zebra_friends.html b/phpBB/styles/subSilver/template/ucp_zebra_friends.html index c1f0671e78..21099f31e5 100644 --- a/phpBB/styles/subSilver/template/ucp_zebra_friends.html +++ b/phpBB/styles/subSilver/template/ucp_zebra_friends.html @@ -1,10 +1,10 @@ - - - + + +
- + @@ -23,7 +23,7 @@ - +
{L_TITLE}{L_TITLE}
{L_FRIENDS_EXPLAIN}
{S_HIDDEN_FIELDS}  {S_HIDDEN_FIELDS}  
diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html index 81d5b93d1a..c247b3e2a0 100644 --- a/phpBB/styles/subSilver/template/viewforum_body.html +++ b/phpBB/styles/subSilver/template/viewforum_body.html @@ -16,11 +16,17 @@
+ + + + +
{L_MODERATORS}: {MODERATORS}


+ @@ -37,10 +43,6 @@
- - - - @@ -124,6 +126,7 @@

+ @@ -144,6 +147,7 @@
+
diff --git a/phpBB/styles/subSilver/template/viewtopic_body.html b/phpBB/styles/subSilver/template/viewtopic_body.html index e14546a263..7fc7a3a60b 100644 --- a/phpBB/styles/subSilver/template/viewtopic_body.html +++ b/phpBB/styles/subSilver/template/viewtopic_body.html @@ -8,7 +8,7 @@ - + @@ -35,7 +35,7 @@
Forum Rules{L_FORUM_RULES}
- +
+
@@ -229,10 +229,10 @@ - + - -
{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
+
@@ -253,7 +253,7 @@ - +
Forum Rules{L_FORUM_RULES}