]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/photo_drop.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / photo_drop.tpl
index 94ef5a3ee21eb08ffbe0fddf8c0bca4600f77e33..84b156d742e7bae21bc91f1422ed8affa64cfb11 100644 (file)
@@ -1,4 +1,8 @@
-<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" >
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" >
        <a href="item/drop/{{$id}}" onclick="return confirmDelete();" class="icon drophide" title="{{$delete}}" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a>
 </div>
 <div class="wall-item-delete-end"></div>