weekly release 3.6.6+
[moodle.git] / theme / boost / templates / core / 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>