Highlight first columns in Email and VPN tables and consolidate column names (#1079)

* Highlight first columns on page load

* Use same vocab for "yearly price" column in Email table

* Use same vocab for "jurisdiction" column in email section column

* Add "since" column to VPN table
This commit is contained in:
nitrohorse
2019-08-03 15:17:14 -07:00
committed by Jonah Aragon
parent 65f26df524
commit 5376da12a7
2 changed files with 25 additions and 6 deletions

View File

@ -8,12 +8,12 @@
<table class="table sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th data-sortable="true">Email Service</th>
<th data-sorted="true" data-sorted-direction="descending">Email Provider</th>
<th data-sortable="false">Website</th>
<th data-sortable="true">Since</th>
<th data-sortable="true">Server</th>
<th data-sortable="true">Jurisdiction</th>
<th data-sortable="true">Storage</th>
<th data-sortable="true">Price / Year</th>
<th data-sortable="true">Yearly Price</th>
<th data-sortable="true">Bitcoin</th>
<th data-sortable="true">Encryption</th>
<th data-sortable="true">Own Domain</th>