diff options
Diffstat (limited to 'view/tpl/smarty3/photo_edit.tpl')
-rw-r--r-- | view/tpl/smarty3/photo_edit.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/photo_edit.tpl b/view/tpl/smarty3/photo_edit.tpl index 4c7eed833..2f03ef31a 100644 --- a/view/tpl/smarty3/photo_edit.tpl +++ b/view/tpl/smarty3/photo_edit.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <form action="photos/{{$nickname}}/{{$resource_id}}" method="post" id="photo_edit_form" > <input type="hidden" name="item_id" value="{{$item_id}}" /> |