summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKcchouette <Kcchouette@users.noreply.github.com>2021-03-08 18:53:56 +0100
committerGitHub <noreply@github.com>2021-03-08 18:53:56 +0100
commit83cafcc9ff53041b26cf3633399b94b9499acfb3 (patch)
treea73b0442fb9615dc7df1464aed92ab2f7649cbb8
parentd7623d9fd72929a74a29c3c666794b6a821c2430 (diff)
downloadonionshare-83cafcc9ff53041b26cf3633399b94b9499acfb3.tar.gz
onionshare-83cafcc9ff53041b26cf3633399b94b9499acfb3.zip
Revert: Adding class to have old style
-rw-r--r--cli/onionshare_cli/resources/templates/listing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/onionshare_cli/resources/templates/listing.html b/cli/onionshare_cli/resources/templates/listing.html
index da088607..e3e07cf9 100644
--- a/cli/onionshare_cli/resources/templates/listing.html
+++ b/cli/onionshare_cli/resources/templates/listing.html
@@ -24,7 +24,7 @@
{% endif %}
<table class="file-list" id="file-list">
- <tr class="heading">
+ <tr>
<th id="filename-header">Filename</th>
<th id="size-header">Size</th>
<th></th>