When creating a new module which turning into a subpanel for another module and enabling a 'QuickCreate' button for the subpanel then clicking on the 'Create' button results in error.

The form comes up but it also looking for 'header.tpl' and 'footer.tpl' in 'include/QuickCreate/' which doesn't exist.

So I need to create the directory manually and copy 'header.tpl' and 'footer.tpl' from 'include/EditView'. to fix the problem.

I have submitted a bug # 18505.