mirror of
https://github.com/overte-org/overte.git
synced 2025-07-17 17:36:44 +02:00
Column heading for "unload" buttons
This commit is contained in:
parent
8bbce53f74
commit
464bc17491
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Recordings Being Played</th>
|
<th>Recordings Being Played</th>
|
||||||
<th></th>
|
<th>Unload</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in a new issue