]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/album_edit.tpl
Merge pull request #7160 from nupplaphil/task/mod_probe
[friendica.git] / view / templates / album_edit.tpl
index 36c07a9f08b202e3023d9bf9f4a3dd368cea9d6c..b6f24ec3b292ac182e618274dbe7b899dbc68e8d 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <div id="photo-album-edit-wrapper">
 <form name="photo-album-edit-form" id="photo-album-edit-form" action="photos/{{$nickname}}/album/{{$hexalbum}}" method="post" >
 
@@ -13,7 +9,6 @@
 <div id="photo-album-edit-name-end"></div>
 
 <input id="photo-album-edit-submit" type="submit" name="submit" value="{{$submit}}" />
-<input id="photo-album-edit-drop" type="submit" name="dropalbum" value="{{$dropsubmit}}" onclick="return confirmDelete();" />
 
 </form>
 </div>