Merge branch 'MDL-67410-37' of https://github.com/felicemcc/moodle into MOODLE_37_STABLE
[moodle.git] / lib / templates / filemanager_default_searchform.mustache
blob21e5223dd05aa4527580cda3dbca4baf46ab5be7
1 <div class="fp-def-search form-group">
2     <label class="sr-only">{{#str}}searchrepo, repository{{/str}}</label>
3     <input type="search" class="form-control" id="reposearch" name="s" placeholder="{{#str}}search, repository{{/str}}"/>
4 </div>