allow to delete content

This commit is contained in:
Manuel Raynaud
2013-09-23 12:40:01 +02:00
parent 7bc34d3d0f
commit fea156635d
5 changed files with 116 additions and 3 deletions

View File

@@ -511,7 +511,7 @@
dialog_title = {intl l="Delete content"}
dialog_message = {intl l="Do you really want to delete this content ?"}
form_action = {url path='/admin/contents/delete'}
form_action = {url path='/admin/content/delete'}
form_content = {$smarty.capture.content_delete_dialog nofilter}
}
{/block}