* finish task #5741.

This commit is contained in:
wangyidong
2019-06-05 14:01:42 +08:00
parent 72e7dcd80b
commit abe2f20201
+2 -1
View File
@@ -36,7 +36,8 @@
<th class='w-150px'><?php echo $lang->backup->time?></th>
<th><?php echo $lang->backup->files?></th>
<th class='w-150px'><?php echo $lang->backup->size?></th>
<th class='w-110px'><?php echo $lang->actions?></th>
<?php $colWidth = $app->getClientLang() == 'en' ? 'w-140px' : 'w-110px';?>
<th class='<?php echo $colWidth;?>'><?php echo $lang->actions?></th>
</tr>
</thead>
<tbody class='text-center'>