aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--prediction/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/prediction/public/index.html b/prediction/public/index.html
index 62b8b2e..581e4ed 100644
--- a/prediction/public/index.html
+++ b/prediction/public/index.html
@@ -30,7 +30,7 @@
</p>
<label for="prediction">Lehrer</label>
<select name="teacher" id="prediction"></select>
- <button type="submit" class="pure-button pure-button-primary">Hinzufügen</button>
+ <button type="submit" class="pure-button pure-button-primary">Ok!</button>
</fieldset>
</div>
</main>