Added "Plain" to the list of options.

This commit is contained in:
doncr
2017-04-22 03:21:34 +01:00
parent 10d96756ff
commit 4d75170675
2 changed files with 83 additions and 84 deletions

View File

@ -24,6 +24,7 @@
<div>
<h2>Conjugation types</h2>
<ul>
<li><label><input type="checkbox" id="plain" checked> Plain</label></li>
<li><label><input type="checkbox" id="polite" checked> Polite</label></li>
<li><label><input type="checkbox" id="negative" checked> Negative</label></li>
<li><label><input type="checkbox" id="past" checked> Past</label></li>