aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/jumpbox.html
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2014-09-08 23:14:33 +0200
committerJakub Senko <jakubsenko@gmail.com>2014-09-08 23:14:33 +0200
commit4b4a673d98a6708f98b111ec8c30f66b1d8a0e41 (patch)
tree9b7176611a1b27c9d4b2f93bb83391cbc53b9542 /phpBB/styles/prosilver/template/jumpbox.html
parentdfbc2adc089818fba1c08d87c7fb491e2a2a04b6 (diff)
downloadforums-4b4a673d98a6708f98b111ec8c30f66b1d8a0e41.tar
forums-4b4a673d98a6708f98b111ec8c30f66b1d8a0e41.tar.gz
forums-4b4a673d98a6708f98b111ec8c30f66b1d8a0e41.tar.bz2
forums-4b4a673d98a6708f98b111ec8c30f66b1d8a0e41.tar.xz
forums-4b4a673d98a6708f98b111ec8c30f66b1d8a0e41.zip
[ticket/13022] Language adjustments
PHPBB3-13022
Diffstat (limited to 'phpBB/styles/prosilver/template/jumpbox.html')
-rw-r--r--phpBB/styles/prosilver/template/jumpbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/jumpbox.html b/phpBB/styles/prosilver/template/jumpbox.html
index 44b479ab3f..3096d08318 100644
--- a/phpBB/styles/prosilver/template/jumpbox.html
+++ b/phpBB/styles/prosilver/template/jumpbox.html
@@ -6,7 +6,7 @@
<!-- ELSEIF SEARCH_TOPIC -->
<p class="jumpbox-return"><a class="left-box arrow-{S_CONTENT_FLOW_BEGIN}" href="{U_SEARCH_TOPIC}" accesskey="r">{L_RETURN_TO_TOPIC}</a></p>
<!-- ELSEIF S_SEARCH_ACTION -->
- <p class="jumpbox-return"><a class="left-box arrow-{S_CONTENT_FLOW_BEGIN}" href="{U_SEARCH}" title="{L_SEARCH_ADV}" accesskey="r">{L_RETURN_TO_SEARCH_ADV}</a></p>
+ <p class="jumpbox-return"><a class="left-box arrow-{S_CONTENT_FLOW_BEGIN}" href="{U_SEARCH}" title="{L_SEARCH_ADV}" accesskey="r">{L_GO_TO_SEARCH_ADV}</a></p>
<!-- ENDIF -->
<!-- IF S_DISPLAY_JUMPBOX -->