summaryrefslogtreecommitdiff
path: root/note.php
diff options
context:
space:
mode:
Diffstat (limited to 'note.php')
-rw-r--r--note.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/note.php b/note.php
index 70e00d5a3b..0849ad61a2 100644
--- a/note.php
+++ b/note.php
@@ -46,8 +46,8 @@ print_header($controller->getPageTitle());
// LightBox
if (WT_USE_LIGHTBOX) {
- require WT_ROOT.'modules/lightbox/lb_defaultconfig.php';
- require WT_ROOT.'modules/lightbox/functions/lb_call_js.php';
+ require WT_ROOT.WT_MODULES_DIR.'lightbox/lb_defaultconfig.php';
+ require WT_ROOT.WT_MODULES_DIR.'lightbox/functions/lb_call_js.php';
}
// If note does not currently exist