* Finish task #5340.

This commit is contained in:
Yagami
2019-03-19 16:25:36 +08:00
parent 1ebbf2150c
commit e744972592
+2 -2
View File
@@ -53,8 +53,8 @@
<thead>
<tr class="text-center">
<th class="w-80px"><?php echo $lang->doc->id;?></th>
<th><?php echo $lang->doc->fileTitle;?></th>
<th><?php echo $lang->doc->filePath;?></th>
<th class='text-left'><?php echo $lang->doc->fileTitle;?></th>
<th class='text-left'><?php echo $lang->doc->filePath;?></th>
<th class="w-60px"><?php echo $lang->doc->extension;?></th>
<th class="w-60px"><?php echo $lang->doc->size;?></th>
<th class="w-100px"><?php echo $lang->doc->addedBy;?></th>