Minor changes
This commit is contained in:
parent
d7b4ff0738
commit
7fa37fc55a
@ -103,7 +103,7 @@ function consumeTan($tanID) {
|
|||||||
|
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<div class="alert alert-dark" role="alert">
|
<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>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<h4>Take a look in your FriendsBook!</h4>
|
<h4>Take a look in your FriendsBook!</h4>
|
||||||
<hr />
|
<hr />
|
||||||
<button id="btnCreateTan" type="button" style="float: right;"class="btn btn-info">Erstelle Tan</button>
|
<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 id="genTan"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user