Merge branch 'MDL-76252-master' of https://github.com/sarjona/moodle
This commit is contained in:
@@ -109,7 +109,7 @@ $string['data:writeentry'] = 'Write entries';
|
||||
$string['data:view'] = 'View database activity';
|
||||
$string['date'] = 'Date';
|
||||
$string['dateentered'] = 'Date entered';
|
||||
$string['datemodified'] = 'Last modified: ';
|
||||
$string['datemodified'] = 'Last edited:';
|
||||
$string['defaultfielddelimiter'] = '(default is the comma character)';
|
||||
$string['defaultfieldenclosure'] = '(default is none)';
|
||||
$string['defaultsortfield'] = 'Default sort field';
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
##user##<br/><span class="data-timeinfo">##timeadded##</span>
|
||||
</div>
|
||||
<div class="col-4 col-md-6 text-right align-self-center data-timeinfo">
|
||||
<span class="font-weight-bold ">{{#str}}datemodified, mod_data{{/str}}</span>##timemodified##
|
||||
<span class="font-weight-bold ">{{#str}}datemodified, mod_data{{/str}} </span>##timemodified##
|
||||
</div>
|
||||
<div class="col-4 col-md-3 ml-auto align-self-center d-flex flex-row-reverse">
|
||||
<div>##actionsmenu##</div>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
##user##<br/><span class="data-timeinfo">##timeadded##</span>
|
||||
</div>
|
||||
<div class="col-4 col-md-6 text-right align-self-center data-timeinfo">
|
||||
<span class="font-weight-bold ">{{#str}}datemodified, mod_data{{/str}}</span>##timemodified##
|
||||
<span class="font-weight-bold ">{{#str}}datemodified, mod_data{{/str}} </span>##timemodified##
|
||||
</div>
|
||||
<div class="col-4 col-md-3 ml-auto align-self-center d-flex flex-row-reverse">
|
||||
<div>##actionsmenu##</div>
|
||||
|
||||
Reference in New Issue
Block a user