mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-30 15:12:31 +00:00
Fix typo in whoandwhen
This commit is contained in:
parent
cf7165e7a0
commit
f50443ee77
@ -84,7 +84,7 @@ table.fancy td.nonempty { background: #eee }
|
|||||||
<h3>List of vehicles</h3>
|
<h3>List of vehicles</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>Car 1</b>: Elaine's Car/Van</li>
|
<li><b>Car 1</b>: Elaine's Car/Van</li>
|
||||||
<li><b>Car 2</b>:Eliott's Van</li>
|
<li><b>Car 2</b>: Eliott's Van</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<table class="fancy">
|
<table class="fancy">
|
||||||
@ -106,7 +106,7 @@ table.fancy td.nonempty { background: #eee }
|
|||||||
<td>Car 1</td>
|
<td>Car 1</td>
|
||||||
<td>Aug 12</td>
|
<td>Aug 12</td>
|
||||||
<td>Car 1</td>
|
<td>Car 1</td>
|
||||||
<td>Out and back in Elaine's van</td>
|
<td>Out and back in Elaine's Car/van</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Some One</td>
|
<td>Some One</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user