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:
@ -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>
|
||||
|
Reference in New Issue
Block a user