Merge branch 'lotte1' of Studium/Internet-Technologien into master
This commit is contained in:
commit
1ca0791cde
|
@ -6,5 +6,5 @@
|
|||
<a href="book.html">Buchdetails</a><br>
|
||||
<a href="confirmation.html">Bestätigung</a><br>
|
||||
<a href="shoppingcart.html">Warenkorb</a><br>
|
||||
<a href="thanksForBuyin.html">Warenkorb</a><br>
|
||||
<a href="thanksForBuyin.html">Dankeseite</a><br>
|
||||
<a href="orderinfo.html">Bestellinfos</a>
|
|
@ -169,6 +169,14 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div class="m-row">
|
||||
<div class="m-col-t-3 m-push-t-3 m-button m-danger">
|
||||
<a href="#">Abbrechen</a>
|
||||
</div>
|
||||
<div class="m-col-t-3 m-push-t-3 m-button m-success">
|
||||
<a href="#">Bestätigen</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue