Skip to content

Commit

Permalink
Merge branch 'MDL-73142-master' of https://github.com/susyzan/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Dec 2, 2021
2 parents bfecd28 + 7825f31 commit bc6385c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/form/templates/filetypes-descriptions.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
{{#hasdescriptions}}
<ul class="list-unstyled unstyled">
{{#descriptions}}
<li>{{description}} <small class="text-muted muted">{{extensions}}</small></li>
<li>{{description}} <small class="text-dark">{{extensions}}</small></li>
{{/descriptions}}
</ul>
{{/hasdescriptions}}
Expand Down

0 comments on commit bc6385c

Please sign in to comment.