From 032338f71d5528e00b7bbd78304819d2a9bfa875 Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Wed, 25 Feb 2009 08:27:38 +0000 Subject: [PATCH] Moved to ERP5/dtml. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25683 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5Wizard/dtml/explainIntrospectionTool.dtml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 product/ERP5Wizard/dtml/explainIntrospectionTool.dtml diff --git a/product/ERP5Wizard/dtml/explainIntrospectionTool.dtml b/product/ERP5Wizard/dtml/explainIntrospectionTool.dtml deleted file mode 100644 index a03e6ff35e..0000000000 --- a/product/ERP5Wizard/dtml/explainIntrospectionTool.dtml +++ /dev/null @@ -1,9 +0,0 @@ -<dtml-var manage_page_header> -<dtml-var manage_tabs> - -<h3>Introspection Tool</h3> -<p> -Introspection Tool provides both local and remote introspection. -</p> - -<dtml-var manage_page_footer> -- 2.30.9