Adjust the text on the PIS page to clarify support of all GWR services.
This commit is contained in:
parent
a52d1fa173
commit
4537ff51a8
@ -95,7 +95,7 @@
|
|||||||
</Island>
|
</Island>
|
||||||
{:else}
|
{:else}
|
||||||
<p>To search by headcode use the Train Finder on the homepage</p>
|
<p>To search by headcode use the Train Finder on the homepage</p>
|
||||||
<p>This feature is only supported for GWR West & Sleeper services</p>
|
<p>This feature now supports all GWR Services</p>
|
||||||
<p class="label">Find By Start/End CRS:</p>
|
<p class="label">Find By Start/End CRS:</p>
|
||||||
<form on:submit={findByStartEnd}>
|
<form on:submit={findByStartEnd}>
|
||||||
<input type="text" maxlength="3" autocomplete="off" placeholder="Start" bind:value={entryStartCRS} />
|
<input type="text" maxlength="3" autocomplete="off" placeholder="Start" bind:value={entryStartCRS} />
|
||||||
|
Loading…
Reference in New Issue
Block a user