mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 07:25:30 +02:00
Merge branch 'MDL-59442-master' of git://github.com/lameze/moodle
This commit is contained in:
commit
540177523f
@ -64,7 +64,7 @@
|
||||
<div class="col-xs-6 span6">
|
||||
<label class="accesshide" for="modtype_{{id}}">{{#str}}select, core_completion{{/str}} {{formattedname}}</label>
|
||||
<input id="modtype_{{id}}" type="checkbox" class="m-r-1" name="modids[]" value="{{id}}" aria-label="{{#str}}checkactivity, completion, {{formattedname}}{{/str}}">
|
||||
<img src="{{icon}}" alt=" " role="presentation" />
|
||||
<img class="iconlarge activityicon" src="{{icon}}" alt=" " role="presentation" />
|
||||
<span>{{formattedname}}</span>
|
||||
</div>
|
||||
<div class="activity-completionstatus col-xs-6 span6">
|
||||
|
Loading…
x
Reference in New Issue
Block a user