|
@@ -11,7 +11,7 @@
|
|
<option value="{{ k }}">{{ v["name"] }}</option>
|
|
<option value="{{ k }}">{{ v["name"] }}</option>
|
|
{% endfor %}
|
|
{% endfor %}
|
|
</select>
|
|
</select>
|
|
- <label class="label-inline" for="r2s">Roman-to-Script</label>
|
|
|
|
|
|
+ <label class="label-inline" for="r2s">Roman to Script</label>
|
|
<input type="checkbox" id="r2s" name="r2s">
|
|
<input type="checkbox" id="r2s" name="r2s">
|
|
</fieldset>
|
|
</fieldset>
|
|
<fieldset>
|
|
<fieldset>
|