fix missing id in folder-edit.html template

This commit is contained in:
Manuel Raynaud
2013-12-16 17:06:15 +01:00
parent 10ecec2fa1
commit 1a0d543990
2 changed files with 11 additions and 5 deletions

View File

@@ -125,6 +125,7 @@
form = $form
formAction = "{url path='/admin/folders/seo/save'}"
closeUrl = $close_url
current_id = $folder_id
}
{/form}
</div>