Minor changes

This commit is contained in:
wiecktobi 2018-06-18 23:01:49 +02:00
parent d7b4ff0738
commit 7fa37fc55a
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ function consumeTan($tanID) {
<div class="col-12">
<div class="alert alert-dark" role="alert">
<h4>Write a new entry for yor friend!</h4>
<h4>Write a new entry for your friend!</h4>
</div>
<hr />

View File

@ -6,7 +6,7 @@
<h4>Take a look in your FriendsBook!</h4>
<hr />
<button id="btnCreateTan" type="button" style="float: right;"class="btn btn-info">Erstelle Tan</button>
<h5>Want more entrys? go and invite your friends with the friendsTAN</h5>
<h5>Want more entrys? Go and invite your friends with the friendsTAN</h5>
<div id="genTan"></div>
</div>