mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
yet another template
This commit is contained in:
parent
c98ed12e10
commit
5641532936
9 changed files with 6 additions and 21 deletions
|
@ -1,4 +0,0 @@
|
|||
<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" ><a
|
||||
href="item/drop/$id" onclick="return confirmDelete();" ><img
|
||||
src="images/b_drophide.gif" alt="Löschen" title="Löschen" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div>
|
||||
<div class="wall-item-delete-end"></div>
|
Loading…
Add table
Add a link
Reference in a new issue