Sindbad~EG File Manager
{{!
This file is part of Moodle - http://moodle.org/
Moodle is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Moodle is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
}}
{{!
@template theme_moove/accessibilitysettings_modal
Blocks drawer template
Example context (json): {}
}}
{{< core/modal }}
{{$title}}{{#str}}themesettings:accessibility, theme_moove{{/str}}{{/title}}
{{$body}}
<div class="container">
<form autocomplete="off" accept-charset="utf-8" class="mform">
<div class="form-group">
<label for="fonttype">{{#str}}themesettings:fonttype, theme_moove{{/str}}</label>
<select id="fonttype" name="fonttype" class="form-control" required size="2">
<option value="default">{{#str}}themesettings:defaultfont, theme_moove{{/str}}</option>
<option value="odafont">{{#str}}themesettings:dyslexicfont, theme_moove{{/str}}</option>
</select>
</div>
<div class="form-group">
<div class="form-check">
<input type="checkbox" class="form-check-input" id="enableaccessibilitytoolbar" name="enableaccessibilitytoolbar">
<label class="form-check-label" for="enableaccessibilitytoolbar">{{#str}}themesettings:enableaccessibilitytoolbar, theme_moove{{/str}}</label>
</div>
</div>
</form>
</div>
{{/body}}
{{$footer}}
<button type="button" class="btn btn-primary" data-action="save">{{#str}} save {{/str}}</button>
<button type="button" class="btn btn-secondary" data-action="cancel">{{#str}} cancel {{/str}}</button>
{{/footer}}
{{/ core/modal }}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists