diff --git a/infolog/templates/default/delete.tpl b/infolog/templates/default/delete.tpl
deleted file mode 100644
index 720c09b91c..0000000000
--- a/infolog/templates/default/delete.tpl
+++ /dev/null
@@ -1,38 +0,0 @@
-{info_css}
-
{lang_info_action}
-
-
-
-
- {lang_type} |
- {lang_status} |
- {lang_subject} |
- {lang_startdate} |
- {lang_enddate} |
- {lang_owner} |
- {lang_responsible} |
-
-
- {type} |
- {status} |
- {subject} {des}{filelinks} |
- {startdate} |
- {enddate} |
- {owner} {datemodified} |
- {responsible} |
-
-
-{yes_form}
-
-
-
- {deleteheader}
-{to_del}
- |
-
-
- {yes_button} |
- {no_button} |
-
-
-
diff --git a/infolog/templates/default/form.tpl b/infolog/templates/default/form.tpl
deleted file mode 100644
index ca21eaf0eb..0000000000
--- a/infolog/templates/default/form.tpl
+++ /dev/null
@@ -1,123 +0,0 @@
-
-{doSearchFkt}
-{info_css}
- {lang_info_action}
-
-
- {error_list}
-
-
-
-
-
\ No newline at end of file
diff --git a/infolog/templates/default/info.css b/infolog/templates/default/info.css
deleted file mode 100644
index e494c9a634..0000000000
--- a/infolog/templates/default/info.css
+++ /dev/null
@@ -1,10 +0,0 @@
-p,td { font-face: "Arial, Helvetica, sans-serif"; font-size:12pt; }
-.list { font-size:9pt; }
-.action { font-size:14pt; margin-bottom:0px; }
-.low,.pri_low_done { color:#606060; }
-.normal,.pri_normal_done { color:black }
-.high { color:#cc0000; } .high_done { color:#800000; }
-.urgent { color:#ff00ff; } .urgent_done { color:#800080; }
-.overdue { color:#cc0000; font-weight:bold; }
-.private { font-style:italic; }
-.note { color:#808080; font-style:italic; }
diff --git a/infolog/templates/default/list.tpl b/infolog/templates/default/list.tpl
deleted file mode 100644
index e2c5d5aef2..0000000000
--- a/infolog/templates/default/list.tpl
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
- {lang_type} |
- {lang_status} |
- {lang_subject} |
- {lang_startdate} {lang_enddate} |
- {lang_owner} {lang_datemodified} |
- {lang_responsible} |
-
-
- {type} |
- {status} |
- {subject} {des}{filelinks} |
- {startdate} {enddate} |
- {owner} {datemodified} |
- {responsible} |
-
-
-
-
-
-
- {lang_type} |
- {lang_status} |
- {lang_subject} |
- {lang_startdate} {lang_enddate} |
- {lang_owner} {lang_datemodified} |
- {lang_responsible} |
- {h_lang_sub} |
- {h_lang_action} |
-
-
-
-
-
- {type} |
- {status} |
- {subject} {des}{filelinks} |
- {startdate} {enddate} |
- {owner} {datemodified} |
- {responsible} |
-
-{subadd}
-{viewsub}
-{viewparent}
- |
- {edit} {delete} {addfiles} |
-
-
-
-
-{info_css}
-
-
-
- {lang_info_action}
- |
- {total_matchs}
- |
- {add_icons}
- |
-
-
-
-
-
-
- {projdetails}
-
-
- {next_matchs}
-
-
-
- {info_headers}
- {info_list}
-
-
-
-
- {next_matchs_end}
-
-
-
-
-
-
- {add_button} |
- {back2projects} |
-
-
-
\ No newline at end of file