* Finish task #5340.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user