]> git.mxchange.org Git - friendica.git/blob - view/fr/wall_item_drop.tpl
Started the french translation (up to the "TODO" comment in view/fr/strings.php)
[friendica.git] / view / fr / wall_item_drop.tpl
1 <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="Delete" title="Delete" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div>
2                 <div class="wall-item-delete-end"></div>