aboutsummaryrefslogtreecommitdiffstats
path: root/BSF/template/yoga/popuphelp.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'BSF/template/yoga/popuphelp.tpl')
-rw-r--r--BSF/template/yoga/popuphelp.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/BSF/template/yoga/popuphelp.tpl b/BSF/template/yoga/popuphelp.tpl
new file mode 100644
index 000000000..af732c554
--- /dev/null
+++ b/BSF/template/yoga/popuphelp.tpl
@@ -0,0 +1,6 @@
+{* $Id$ *}
+<div id="content" class="content">
+{$HELP_CONTENT}
+</div> <!-- content -->
+
+<p id="pageBottomActions"><a href="#" onclick="window.close();" title="{'Close this window'|@translate}"><img src="{$themeconf.icon_dir}/exit.png" class="button" alt="close"></a></p>