update address process

This commit is contained in:
Manuel Raynaud
2013-10-04 17:33:48 +02:00
parent e2ccf3714b
commit 666b19a6ff
5 changed files with 25 additions and 52 deletions

View File

@@ -103,7 +103,7 @@
dialog_ok_label = {intl l="Edit this address"}
dialog_cancel_label = {intl l="Cancel"}
form_action = {url path='/admin/address/update'}
form_action = {url path="/admin/address/save/{$address_id}"}
form_enctype = {form_enctype form=$form}
form_error_message = $form_error_message
}