* finish task #5641.
This commit is contained in:
@@ -59,7 +59,7 @@ $lang->doc->orderByOpen = 'Recent Added';
|
||||
$lang->doc->orderByEdit = 'Recent Edited';
|
||||
$lang->doc->orderByVisit = 'Last Visited';
|
||||
$lang->doc->todayEdited = 'Update Today';
|
||||
$lang->doc->pastEdited = 'Updated Yesterday';
|
||||
$lang->doc->pastEdited = 'Total Updated';
|
||||
$lang->doc->myDoc = 'My Documents';
|
||||
$lang->doc->myCollection = 'My Favorites';
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
<strong class="progress-value"><?php echo $statisticInfo->lastEditedDocs;?></strong>
|
||||
</div>
|
||||
</div>
|
||||
<div class="table-row text-center small text-muted with-padding">
|
||||
<div class="table-row text-center small text-muted">
|
||||
<div class="col-4">
|
||||
<span class="label label-dot label-primary"></span>
|
||||
<span><?php echo $lang->doc->todayEdited;?></span>
|
||||
|
||||
Reference in New Issue
Block a user