diff options
Diffstat (limited to 'view/tpl/smarty3/photo_edit.tpl')
-rw-r--r-- | view/tpl/smarty3/photo_edit.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/smarty3/photo_edit.tpl b/view/tpl/smarty3/photo_edit.tpl index 2f03ef31a..fefe7f10b 100644 --- a/view/tpl/smarty3/photo_edit.tpl +++ b/view/tpl/smarty3/photo_edit.tpl @@ -3,6 +3,7 @@ * 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}}" /> |