Wortänderung Runde zu Stadiontour
This commit is contained in:
parent
07d3d6d946
commit
61faac2b2e
1 changed files with 1 additions and 1 deletions
|
|
@ -461,7 +461,7 @@ def raum(raum_id):
|
|||
db.close()
|
||||
return seite_html(
|
||||
'<h1>Geschafft!</h1>'
|
||||
'<p>Die Runde ist abgeschlossen. Du kannst jetzt nicht mehr zurück in das Stadiontor.</p>'
|
||||
'<p>Die Stadiontour ist abgeschlossen. Du kannst jetzt nicht mehr zurück in das Stadiontor.</p>'
|
||||
'<a class="btn" href="/app/highscore">Zum Highscore</a>'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue