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