summaryrefslogtreecommitdiff
path: root/find.php
diff options
context:
space:
mode:
Diffstat (limited to 'find.php')
-rw-r--r--find.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/find.php b/find.php
index ff546b1fca..7c7a540de5 100644
--- a/find.php
+++ b/find.php
@@ -460,7 +460,7 @@ if ($type == "facts") {
</table></div>
<table id="tabDefinedTagsShow"><tbody><tr>
- <td><a href="#" onclick="Lister.showSelected();return false">', WT_I18N::translate('Show only selected tags'), ' (<span id="layCurSelectedCount"></span>)</a></td>
+ <td><a href="#" onclick="Lister.showSelected();return false">', WT_I18N::translate('Show only the selected tags'), ' (<span id="layCurSelectedCount"></span>)</a></td>
<td><a href="#" onclick="Lister.refreshNow(true);return false">', WT_I18N::translate('Show all tags'), '</a></td>
</tr></tbody></table>