Quote:
Originally Posted by till
1) In ISPConfig, every module shall hold its own form and list templates which are normally not part of a theme. So the the form and list template files of a module sall be in the templates folder of the module and not in a global theme folder so that a module can be easily installed by copying the mdule directory into the ispconfig wen folder.
|
The code change just moves the alternate tmp files from
/themes/*theme-name*/*module-name*/templates/*.* to
/themes/*theme-name*/templates/*module-name*/*.*
Quote:
|
2) Please make a bugreport so we can check that for the 3.0.5 release.
|
I mean the switch is not replacing the tmp files in the module folder with the present alternative tmp files in the theme folder