update settings page

This commit is contained in:
Alex Yatskov 2017-10-29 12:22:21 -07:00
parent c08dc6e00a
commit fd1f448ab6

View File

@ -168,8 +168,9 @@
<div id="dict-importer"> <div id="dict-importer">
<p class="help-block"> <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> Select a dictionary to import for use below. Please visit the Yomichan homepage to
homepage to download free dictionaries to use with this extension and to learn about importing proprietary EPWING dictionaries. <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> </p>
<input type="file" id="dict-file"> <input type="file" id="dict-file">
</div> </div>