löschen -> löschen_warenkorb
parent
f2baf88707
commit
8ca7f6d5c8
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
<!--Second Item-->
|
<!--Second Item-->
|
||||||
<div id="secondItem" class="items">
|
<div id="secondItem" class="items">
|
||||||
<img src="pictures/the_hundred_and_one_dalmatians.jpg" width="125" height="200"/>
|
<a href="dalmatians.html"><img src="pictures/the_hundred_and_one_dalmatians.jpg" width="125" height="200"/></a>
|
||||||
<h3 class="headerinItem">
|
<h3 class="headerinItem">
|
||||||
<a href="dalmatians.html">The Hundred and One Dalmatians</a>
|
<a href="dalmatians.html">The Hundred and One Dalmatians</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr style="width: 96%;">
|
<hr style="width: 96%;">
|
||||||
|
@ -105,7 +105,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
||||||
</div>
|
</div>
|
||||||
<hr style="width: 96%;">
|
<hr style="width: 96%;">
|
||||||
|
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
||||||
</div>
|
</div>
|
||||||
<hr style="width: 96%;">
|
<hr style="width: 96%;">
|
||||||
|
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a class="binPicture" href="loeschen.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
<a class="binPicture" href="loeschen_warenkorb.html"><img src="pictures/bin.png" width="25" height="25"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue