summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-10-29 12:22:21 -0700
committerAlex Yatskov <alex@foosoft.net>2017-10-29 12:22:21 -0700
commitfd1f448ab6da15eab1c95df8492a4930c1523efe (patch)
treed1fe0c4246ed2fa158712e91adfa62ee5827b0a0
parentc08dc6e00a0786438d785d3c7f62ce86205386fd (diff)
update settings page
-rw-r--r--ext/bg/settings.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index 1565ed52..65043d44 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -168,8 +168,9 @@
<div id="dict-importer">
<p class="help-block">
- Select a dictionary to import for use below. Please visit the <a href="https://foosoft.net/projects/yomichan" target="_blank">Yomichan</a>
- homepage to download free dictionaries to use with this extension and to learn about importing proprietary EPWING dictionaries.
+ Select a dictionary to import for use below. Please visit the Yomichan homepage to
+ <a href="https://foosoft.net/projects/yomichan" target="_blank">download free dictionaries</a>
+ for use with this extension and to learn about importing proprietary EPWING dictionaries.
</p>
<input type="file" id="dict-file">
</div>