moodle/lib/templates/filemanager_default_searchform.mustache
2019-02-26 12:56:14 +01:00

4 lines
No EOL
241 B
Text

<div class="fp-def-search form-group">
<label class="sr-only">{{#str}}searchrepo, repository{{/str}}</label>
<input type="search" class="form-control" id="reposearch" name="s" placeholder="{{#str}}search, repository{{/str}}"/>
</div>