summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-06-24 09:24:51 +0300
committerAndrew Dolgov <[email protected]>2019-06-24 09:24:51 +0300
commit337bd2bdf525f4c6d783faacaec4f4189daf1d57 (patch)
treeb59111ff9dda2a45b30dda42f31805f753bd6448 /read.html
parent6bbce144df1e35a4844afbbf10735ddecbe81819 (diff)
add basic wiktionary support
Diffstat (limited to 'read.html')
-rw-r--r--read.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/read.html b/read.html
index bf50f4e..46b3fdd 100644
--- a/read.html
+++ b/read.html
@@ -131,6 +131,7 @@
<div class="dict_result"> </div>
</div>
<div class="modal-footer">
+ <button type="button" class="wiki_search_btn btn-default btn">Wiktionary</button>
<button type="button" class="dict_search_btn btn-default btn">Web search</button>
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
</div>