diff --git a/quiz.html b/quiz.html index c6d8c1d9a0664749728a25e2932ce789812eaf05..6d67e15e4d31adec4f14c99207ddf5ac1fe63431 100644 --- a/quiz.html +++ b/quiz.html @@ -58,7 +58,7 @@ </p> <footer> - <code>$Id: quiz.html,v 1.8 2024/01/20 09:10:35 oj14ozun Exp oj14ozun $</code> + <code>$Id: quiz.html,v 1.9 2024/01/20 09:13:23 oj14ozun Exp oj14ozun $</code> <code id="js-version"></code> </footer> </aside> @@ -90,6 +90,7 @@ <span id="stats"></span> <input type="checkbox" id="display-hl" class="display-hl" /> <small class="display-hl">Hebe <abbr title="WĂśrter wie "immer", "nie", ...">WarnwĂśrter</abbr> hervor</small> + <a id="report" href="#"><small>Fehler Melden</small></a> <span id="display-hl-hack"></span> </body> <script src="quiz.js"></script>