some other minor changes from milpeer
[fnpeditor.git] / src / editor / plugins / core / edumed / choice / trueOrFalseSwitch.html
1 <div class="switch">
2     <span class="true"><%= gettext('true') %></span><span class="false"><%= gettext('false') %></span>
3 </div>