diff options
Diffstat (limited to 'admin/themes/default/template/popuphelp.tpl')
-rw-r--r-- | admin/themes/default/template/popuphelp.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/themes/default/template/popuphelp.tpl b/admin/themes/default/template/popuphelp.tpl index 950e3ca0e..718617baf 100644 --- a/admin/themes/default/template/popuphelp.tpl +++ b/admin/themes/default/template/popuphelp.tpl @@ -1,3 +1,5 @@ +{known_script id="jquery.tipTip" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.tipTip.minified.js" } + <div id="content" class="content"> {$HELP_CONTENT} </div> <!-- content --> |