Change wrong table header: Description -> Version

This commit is contained in:
slawkens 2020-10-08 00:03:53 +02:00
parent bb353d617a
commit ed3d415c05

View File

@ -7,7 +7,7 @@
<thead> <thead>
<tr> <tr>
<th>Name</th> <th>Name</th>
<th>Description</th> <th>Version</th>
<th>Author</th> <th>Author</th>
<th>Filename</th> <th>Filename</th>
<th style="width: 55px;">Options</th> <th style="width: 55px;">Options</th>