Highlight first columns in Email and VPN tables and consolidate column names #1079
@@ -8,7 +8,7 @@
|
||||
<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>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
<table class="table sortable-theme-bootstrap" data-sortable>
|
||||
<thead>
|
||||
<tr>
|
||||
<th data-sortable="true">Sortable VPN Providers Table</th>
|
||||
<th data-sorted="true" data-sorted-direction="descending">VPN Provider</th>
|
||||
<th data-sortable="false">Website</th>
|
||||
<th data-sortable="true">Yearly Price</th>
|
||||
<th data-sortable="true">Free Trial</th>
|
||||
|
Reference in New Issue
Block a user