Fix table headings
This commit is contained in:
parent
82fdbdd02e
commit
beb73eecd2
32
about.html
32
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.1.0.97 -->
|
||||
<!-- Version: 5.1.1.98 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -261,12 +261,12 @@
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="table-title">Type</td>
|
||||
<td class="table-title">Hardware</td>
|
||||
<td class="table-title">Description</td>
|
||||
<td class="table-title">Source model<br>
|
||||
<th class="table-title">Type</th>
|
||||
<th class="table-title">Hardware</th>
|
||||
<th class="table-title">Description</th>
|
||||
<th class="table-title">Source model<br>
|
||||
<br>
|
||||
(License - SPDX)</td>
|
||||
(License - SPDX)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="table-main">Smartphone</td>
|
||||
@ -355,12 +355,12 @@
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="table-title">Type</td>
|
||||
<td class="table-title">Software</td>
|
||||
<td class="table-title">Description</td>
|
||||
<td class="table-title">Source model<br>
|
||||
<th class="table-title">Type</th>
|
||||
<th class="table-title">Software</th>
|
||||
<th class="table-title">Description</th>
|
||||
<th class="table-title">Source model<br>
|
||||
<br>
|
||||
(License - SPDX)</td>
|
||||
(License - SPDX)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="table-main">Operating system</td>
|
||||
@ -422,12 +422,12 @@
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="table-title">Type</td>
|
||||
<td class="table-title">Software</td>
|
||||
<td class="table-title">Description</td>
|
||||
<td class="table-title">Source model<br>
|
||||
<th class="table-title">Type</th>
|
||||
<th class="table-title">Software</th>
|
||||
<th class="table-title">Description</th>
|
||||
<th class="table-title">Source model<br>
|
||||
<br>
|
||||
(License - SPDX)</td>
|
||||
(License - SPDX)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="table-main">Operating system</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user