Merge pull request #4528 from Chocobo1/pri_rename

Rename column header
This commit is contained in:
sledgehammer999
2016-01-10 06:57:42 -06:00
2 changed files with 197 additions and 200 deletions

View File

@@ -97,7 +97,7 @@
<th>QBT_TR(Name)QBT_TR</th>
<th style="width: 150px;">QBT_TR(Size)QBT_TR</th>
<th style="width: 90px;">QBT_TR(Progress)QBT_TR</th>
<th style="width: 150px; border-right: 0">QBT_TR(Priority)QBT_TR</th>
<th style="width: 150px; border-right: 0">QBT_TR(Download Priority)QBT_TR</th>
</tr>
</thead>
<tbody id="filesTable"></tbody>