Projekte: alte Suchmaske entfernt
[kivitendo-erp.git] / templates / webpages / project / search.html
diff --git a/templates/webpages/project/search.html b/templates/webpages/project/search.html
deleted file mode 100644 (file)
index d2adb58..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[%- USE T8 %]
-[%- USE HTML %]
-[%- USE L %]
-[%- USE LxERP %]
-<h1>[% 'Search projects' | $T8 %]</h1>
-
-[%- INCLUDE 'common/flash.html' %]
-
- <form method="post" action="controller.pl" id="search_form">
-
-  <p>
-[%- INCLUDE 'project/_filter.html' %]
-  </p>
- </form>