aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/popuphelp.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/popuphelp.tpl')
-rw-r--r--admin/template/goto/popuphelp.tpl12
1 files changed, 0 insertions, 12 deletions
diff --git a/admin/template/goto/popuphelp.tpl b/admin/template/goto/popuphelp.tpl
deleted file mode 100644
index 950e3ca0e..000000000
--- a/admin/template/goto/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.admin_icon_dir}/exit.png" class="button" alt="exit">
- </a>
- </li>
-</ul>
-