diff --git a/js/pis.js b/js/pis.js index 66fa9e1..066a597 100644 --- a/js/pis.js +++ b/js/pis.js @@ -63,4 +63,5 @@ async function reset() { document.getElementById('result-box').style = 'display:none' document.getElementById('result-table').remove() document.getElementById('crs-box').style = 'display:block' + document.getElementById('result-count').textContent = 0 } \ No newline at end of file diff --git a/pis.html b/pis.html index 920f643..66c019e 100644 --- a/pis.html +++ b/pis.html @@ -43,21 +43,22 @@
-

Enter a services start and end station CRS codes to see code options and - stopping patterns.

+

Enter a services start and end station CRS codes to see code options and stopping patterns.

Currently supported (Beta): GWR: Bristol Metro, WOS & CDF Southbound.

You need to be logged into a free rail staff version account for this feature.

-
-
-
- -
-
-
-

+ +
+
+
+ +
+
+
+

+
+ -