diff options
Diffstat (limited to 'template/admin/yoga/popuphelp.tpl')
-rw-r--r-- | template/admin/yoga/popuphelp.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/admin/yoga/popuphelp.tpl b/template/admin/yoga/popuphelp.tpl new file mode 100644 index 000000000..3b3e27328 --- /dev/null +++ b/template/admin/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> |