2
Mmmhhhh.... I'm not really sure, but:
1) Did you enable the "check templates for modification" option in the main preferences admin page ?
2) Anyway, you're not supposed to modify modules templates directly, it will make modules updates really tricky. If you want to changes templates by directly editing files with 2.0.14, you can do this:
- Enable the "check templates" option in the main preferences page
- Copy modules/weblinks/template/weblinks_header.html to themes/yourtheme/modules/weblinks/weblinks_header.html
- Copy modules/newbb/template/newbb_index.html to themes/yourtheme/modules/newbb/newbb_index.html
- Make changes to the new files (not the ones directly inside the modules folder)
- Once you're done, disable the "check templates for modification" option again