aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 61bbda3..b12164d 100644
--- a/index.html
+++ b/index.html
@@ -16,9 +16,9 @@
<main>
<div id="foodshift">
<form method="GET" class="float-block">
- <label for="index">Opettaja / kurssi:</label>
+ <label for="index">Opettaja/kurssi/luokka:</label>
<br>
- <input type="text" name="index" placeholder="sahe // ÄI1.2">
+ <input type="text" name="index" placeholder="sahe // ÄI1.2 // B203">
<br>
<label for="day">Päivä:</label>
<br>
@@ -38,7 +38,7 @@
<br>
<div id="shift-result" class="float-block">
- <h2>\(foodshift-header\)</h2>
+ <h2>\(index-type\) \(shift-header\) ruokailuvuoro \(day\):</h2>
<p>\(shift\)</p>
</div>
</div>