diff --git a/phpBB/styles/prosilver/template/faq_body.html b/phpBB/styles/prosilver/template/faq_body.html index 34e594cd3e..e55c12ac48 100644 --- a/phpBB/styles/prosilver/template/faq_body.html +++ b/phpBB/styles/prosilver/template/faq_body.html @@ -36,7 +36,7 @@
{faq_block.faq_row.FAQ_ANSWER}
- {L_BACK_TO_TOP} + {L_BACK_TO_TOP}
diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js index 9dfb3fc5f8..c6f13df5c2 100644 --- a/phpBB/styles/prosilver/template/forum_fn.js +++ b/phpBB/styles/prosilver/template/forum_fn.js @@ -489,7 +489,7 @@ function parseDocument($container) { $linksFirst = $linksNotSkip.not(filterLast), // The items that will be hidden first $linksLast = $linksNotSkip.filter(filterLast), // The items that will be hidden last persistent = $this.attr('id') === 'nav-main', // Does this list already have a menu (such as quick-links)? - html = '', + html = '', slack = 3; // Vertical slack space (in pixels). Determines how sensitive the script is in determining whether a line-break has occured. // Add a hidden drop-down menu to each links list (except those that already have one) diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index 876f8d883a..0bbaa9beb3 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -38,7 +38,7 @@ @@ -53,7 +53,7 @@
{forumrow.L_SUBFORUM_STR}{L_COLON} - {forumrow.subforum.SUBFORUM_NAME} + {forumrow.subforum.SUBFORUM_NAME} {L_COMMA_SEPARATOR} @@ -80,11 +80,11 @@ - {TOPICS_UNAPPROVED} + {TOPICS_UNAPPROVED} - {POSTS_UNAPPROVED_FORUM} + {POSTS_UNAPPROVED_FORUM} @@ -96,7 +96,7 @@ {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL} - {VIEW_LATEST_POST} + {VIEW_LATEST_POST}
{forumrow.LAST_POST_TIME} diff --git a/phpBB/styles/prosilver/template/jumpbox.html b/phpBB/styles/prosilver/template/jumpbox.html index f76c8e82f5..636d95f01e 100644 --- a/phpBB/styles/prosilver/template/jumpbox.html +++ b/phpBB/styles/prosilver/template/jumpbox.html @@ -2,25 +2,25 @@

- {L_RETURN_TO_FORUM} + {L_RETURN_TO_FORUM}

- {L_RETURN_TO_INDEX} + {L_RETURN_TO_INDEX}

- {L_RETURN_TO_TOPIC} + {L_RETURN_TO_TOPIC}

- {L_GO_TO_SEARCH_ADV} + {L_GO_TO_SEARCH_ADV}

@@ -30,7 +30,7 @@
{L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} - {VIEW_LATEST_POST} + {VIEW_LATEST_POST}
{topicrow.LAST_POST_TIME}
diff --git a/phpBB/styles/prosilver/template/ucp_pm_history.html b/phpBB/styles/prosilver/template/ucp_pm_history.html index d3aed8ffee..57f6cf14b5 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_history.html +++ b/phpBB/styles/prosilver/template/ucp_pm_history.html @@ -26,7 +26,7 @@
  • href="{history_row.U_QUOTE}"href="#postingbox" onclick="addquote({history_row.MSG_ID}, '{history_row.MESSAGE_AUTHOR_QUOTE}', '{LA_WROTE}', {time:{history_row.MESSAGE_TIME},user_id:{history_row.USER_ID}});" title="{L_QUOTE} {history_row.MESSAGE_AUTHOR}" class="button"> - {L_QUOTE} {history_row.MESSAGE_AUTHOR} + {L_QUOTE} {history_row.MESSAGE_AUTHOR}
  • @@ -36,7 +36,7 @@

    - {history_row.MINI_POST} {L_SENT_AT}{L_COLON} {history_row.SENT_DATE} + {history_row.MINI_POST} {L_SENT_AT}{L_COLON} {history_row.SENT_DATE}
    {L_MESSAGE_BY_AUTHOR} {history_row.MESSAGE_AUTHOR_FULL}

    @@ -53,7 +53,7 @@

    - {L_BACK_TO_TOP} + {L_BACK_TO_TOP}

    diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html index f629c3d5f1..c49649e619 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html +++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html @@ -10,21 +10,21 @@ - {L_BUTTON_PM_REPLY} + {L_BUTTON_PM_REPLY} - {L_BUTTON_PM_NEW} + {L_BUTTON_PM_NEW} - {L_BUTTON_PM_FORWARD} + {L_BUTTON_PM_FORWARD} - {L_BUTTON_PM_REPLY_ALL} + {L_BUTTON_PM_REPLY_ALL} @@ -32,8 +32,8 @@