mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-20 12:34:40 -04:00
Adding class to have old style
This commit is contained in:
parent
89ec20eb74
commit
32fdea2f33
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
{% endif %}
|
||||
|
||||
<table class="file-list" id="file-list">
|
||||
<tr>
|
||||
<tr class="heading">
|
||||
<th id="filename-header">Filename</th>
|
||||
<th id="size-header">Size</th>
|
||||
<th></th>
|
||||
|
@ -56,4 +56,4 @@
|
|||
</table>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue