summaryrefslogtreecommitdiff
path: root/themes/webtrees/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/webtrees/header.php')
-rw-r--r--themes/webtrees/header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/webtrees/header.php b/themes/webtrees/header.php
index 3b4cb8249e..9bcc2f4c1c 100644
--- a/themes/webtrees/header.php
+++ b/themes/webtrees/header.php
@@ -29,6 +29,7 @@ if (!defined('WT_WEBTREES')) {
}
global $WT_IMAGES;
+
// This theme uses the jQuery “colorbox” plugin to display images
$this
->addExternalJavascript(WT_JQUERY_COLORBOX_URL)