Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #26 from MikeMcC399/fix/typos
Browse files Browse the repository at this point in the history
Correct typos
  • Loading branch information
dreske authored Sep 7, 2022
2 parents eb93838 + e551cec commit 9da1c7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,26 +167,26 @@ <h3 id="name" class="center-name flex-grow-1 px-1">Muster</h3>
<div id="detailsPanel">
<div id="age-warning-panel" class="alert alert-sm alert-warning"
style="margin-bottom: 0.5rem">
Die Teststelle wurde das letzte mal vor über <span id="age-number">4</span>
Die Teststelle wurde das letzte Mal vor über <span id="age-number">4</span>
Wochen
aktualisiert.
Bitte
beachten Sie, dass die Daten nicht mehr korrekt sein könnten.
</div>

<div id="responsive-warning-panel" class="alert alert-sm alert-warning">
Aktuell erhalten wir keine Rückmeldung über die aktualität der Daten vom
Aktuell erhalten wir keine Rückmeldung über die Aktualität der Daten vom
Betreiber.
</div>
<!-- Adress -->
<!-- Adresse -->
<div class="d-flex flex-row">
<span class="text-dark"><i class="fas fa-map-marker-alt"></i></span>
<p id="address" class="card-text ms-2">
Invalidenstr. 124, 10115 Berlin
</p>
</div>

<!-- Öffnungzeiten List -->
<!-- Öffnungszeiten List -->
<div class="d-flex flex-row mt-1">
<span class="text-dark"><i class="fas fa-clock"></i></span>
<p class="card-text ms-2">
Expand Down

0 comments on commit 9da1c7f

Please sign in to comment.