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