diff options
Diffstat (limited to 'view/tpl/album_edit.tpl')
-rwxr-xr-x | view/tpl/album_edit.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/album_edit.tpl b/view/tpl/album_edit.tpl index 36c07a9f0..61653c47c 100755 --- a/view/tpl/album_edit.tpl +++ b/view/tpl/album_edit.tpl @@ -1,8 +1,3 @@ -{{* - * 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" > |