From d686f8bf8e71f3ec6a460bb3c0c694150e23c368 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 5 Jun 2005 23:23:45 +0000 Subject: [PATCH] r231: Removing template sets. Part 1 of 3 in a multi-stage commit. --- templates/{default => }/SHOWREPORT.tpl | 0 templates/{default => }/TRACKERHOME.tpl | 0 templates/{default => }/bugfield_input_checkbox.tpl | 0 templates/{default => }/bugfield_input_text.tpl | 0 templates/{default => }/bugfield_select_single.tpl | 0 templates/{default => }/bugfield_select_single_option.tpl | 0 templates/{default => }/doctype.tpl | 0 templates/{default => }/editattach.tpl | 0 templates/{default => }/editcomment.tpl | 0 templates/{default => }/editreport.tpl | 0 templates/{default => }/footer.tpl | 0 templates/{default => }/header.tpl | 0 templates/{default => }/headinclude.tpl | 0 templates/{default => }/history.tpl | 0 templates/{default => }/history_bit.tpl | 0 templates/{default => }/history_group.tpl | 0 templates/{default => }/login.tpl | 0 templates/{default => }/newattach.tpl | 0 templates/{default => }/newcomment.tpl | 0 templates/{default => }/newreport.tpl | 0 templates/{default => }/pcv_select_row.tpl | 0 templates/{default => }/register.tpl | 0 templates/{default => }/search.tpl | 0 templates/{default => }/search_results.tpl | 0 templates/{default => }/selectoptgroup.tpl | 0 templates/{default => }/selectoption.tpl | 0 templates/{default => }/showreport_attachment.tpl | 0 templates/{default => }/showreport_comment.tpl | 0 templates/{default => }/std_error.tpl | 0 templates/{default => }/std_message.tpl | 0 templates/{default => }/std_redirect.tpl | 0 templates/{default => }/trackerhome_bits.tpl | 0 32 files changed, 0 insertions(+), 0 deletions(-) rename templates/{default => }/SHOWREPORT.tpl (100%) rename templates/{default => }/TRACKERHOME.tpl (100%) rename templates/{default => }/bugfield_input_checkbox.tpl (100%) rename templates/{default => }/bugfield_input_text.tpl (100%) rename templates/{default => }/bugfield_select_single.tpl (100%) rename templates/{default => }/bugfield_select_single_option.tpl (100%) rename templates/{default => }/doctype.tpl (100%) rename templates/{default => }/editattach.tpl (100%) rename templates/{default => }/editcomment.tpl (100%) rename templates/{default => }/editreport.tpl (100%) rename templates/{default => }/footer.tpl (100%) rename templates/{default => }/header.tpl (100%) rename templates/{default => }/headinclude.tpl (100%) rename templates/{default => }/history.tpl (100%) rename templates/{default => }/history_bit.tpl (100%) rename templates/{default => }/history_group.tpl (100%) rename templates/{default => }/login.tpl (100%) rename templates/{default => }/newattach.tpl (100%) rename templates/{default => }/newcomment.tpl (100%) rename templates/{default => }/newreport.tpl (100%) rename templates/{default => }/pcv_select_row.tpl (100%) rename templates/{default => }/register.tpl (100%) rename templates/{default => }/search.tpl (100%) rename templates/{default => }/search_results.tpl (100%) rename templates/{default => }/selectoptgroup.tpl (100%) rename templates/{default => }/selectoption.tpl (100%) rename templates/{default => }/showreport_attachment.tpl (100%) rename templates/{default => }/showreport_comment.tpl (100%) rename templates/{default => }/std_error.tpl (100%) rename templates/{default => }/std_message.tpl (100%) rename templates/{default => }/std_redirect.tpl (100%) rename templates/{default => }/trackerhome_bits.tpl (100%) diff --git a/templates/default/SHOWREPORT.tpl b/templates/SHOWREPORT.tpl similarity index 100% rename from templates/default/SHOWREPORT.tpl rename to templates/SHOWREPORT.tpl diff --git a/templates/default/TRACKERHOME.tpl b/templates/TRACKERHOME.tpl similarity index 100% rename from templates/default/TRACKERHOME.tpl rename to templates/TRACKERHOME.tpl diff --git a/templates/default/bugfield_input_checkbox.tpl b/templates/bugfield_input_checkbox.tpl similarity index 100% rename from templates/default/bugfield_input_checkbox.tpl rename to templates/bugfield_input_checkbox.tpl diff --git a/templates/default/bugfield_input_text.tpl b/templates/bugfield_input_text.tpl similarity index 100% rename from templates/default/bugfield_input_text.tpl rename to templates/bugfield_input_text.tpl diff --git a/templates/default/bugfield_select_single.tpl b/templates/bugfield_select_single.tpl similarity index 100% rename from templates/default/bugfield_select_single.tpl rename to templates/bugfield_select_single.tpl diff --git a/templates/default/bugfield_select_single_option.tpl b/templates/bugfield_select_single_option.tpl similarity index 100% rename from templates/default/bugfield_select_single_option.tpl rename to templates/bugfield_select_single_option.tpl diff --git a/templates/default/doctype.tpl b/templates/doctype.tpl similarity index 100% rename from templates/default/doctype.tpl rename to templates/doctype.tpl diff --git a/templates/default/editattach.tpl b/templates/editattach.tpl similarity index 100% rename from templates/default/editattach.tpl rename to templates/editattach.tpl diff --git a/templates/default/editcomment.tpl b/templates/editcomment.tpl similarity index 100% rename from templates/default/editcomment.tpl rename to templates/editcomment.tpl diff --git a/templates/default/editreport.tpl b/templates/editreport.tpl similarity index 100% rename from templates/default/editreport.tpl rename to templates/editreport.tpl diff --git a/templates/default/footer.tpl b/templates/footer.tpl similarity index 100% rename from templates/default/footer.tpl rename to templates/footer.tpl diff --git a/templates/default/header.tpl b/templates/header.tpl similarity index 100% rename from templates/default/header.tpl rename to templates/header.tpl diff --git a/templates/default/headinclude.tpl b/templates/headinclude.tpl similarity index 100% rename from templates/default/headinclude.tpl rename to templates/headinclude.tpl diff --git a/templates/default/history.tpl b/templates/history.tpl similarity index 100% rename from templates/default/history.tpl rename to templates/history.tpl diff --git a/templates/default/history_bit.tpl b/templates/history_bit.tpl similarity index 100% rename from templates/default/history_bit.tpl rename to templates/history_bit.tpl diff --git a/templates/default/history_group.tpl b/templates/history_group.tpl similarity index 100% rename from templates/default/history_group.tpl rename to templates/history_group.tpl diff --git a/templates/default/login.tpl b/templates/login.tpl similarity index 100% rename from templates/default/login.tpl rename to templates/login.tpl diff --git a/templates/default/newattach.tpl b/templates/newattach.tpl similarity index 100% rename from templates/default/newattach.tpl rename to templates/newattach.tpl diff --git a/templates/default/newcomment.tpl b/templates/newcomment.tpl similarity index 100% rename from templates/default/newcomment.tpl rename to templates/newcomment.tpl diff --git a/templates/default/newreport.tpl b/templates/newreport.tpl similarity index 100% rename from templates/default/newreport.tpl rename to templates/newreport.tpl diff --git a/templates/default/pcv_select_row.tpl b/templates/pcv_select_row.tpl similarity index 100% rename from templates/default/pcv_select_row.tpl rename to templates/pcv_select_row.tpl diff --git a/templates/default/register.tpl b/templates/register.tpl similarity index 100% rename from templates/default/register.tpl rename to templates/register.tpl diff --git a/templates/default/search.tpl b/templates/search.tpl similarity index 100% rename from templates/default/search.tpl rename to templates/search.tpl diff --git a/templates/default/search_results.tpl b/templates/search_results.tpl similarity index 100% rename from templates/default/search_results.tpl rename to templates/search_results.tpl diff --git a/templates/default/selectoptgroup.tpl b/templates/selectoptgroup.tpl similarity index 100% rename from templates/default/selectoptgroup.tpl rename to templates/selectoptgroup.tpl diff --git a/templates/default/selectoption.tpl b/templates/selectoption.tpl similarity index 100% rename from templates/default/selectoption.tpl rename to templates/selectoption.tpl diff --git a/templates/default/showreport_attachment.tpl b/templates/showreport_attachment.tpl similarity index 100% rename from templates/default/showreport_attachment.tpl rename to templates/showreport_attachment.tpl diff --git a/templates/default/showreport_comment.tpl b/templates/showreport_comment.tpl similarity index 100% rename from templates/default/showreport_comment.tpl rename to templates/showreport_comment.tpl diff --git a/templates/default/std_error.tpl b/templates/std_error.tpl similarity index 100% rename from templates/default/std_error.tpl rename to templates/std_error.tpl diff --git a/templates/default/std_message.tpl b/templates/std_message.tpl similarity index 100% rename from templates/default/std_message.tpl rename to templates/std_message.tpl diff --git a/templates/default/std_redirect.tpl b/templates/std_redirect.tpl similarity index 100% rename from templates/default/std_redirect.tpl rename to templates/std_redirect.tpl diff --git a/templates/default/trackerhome_bits.tpl b/templates/trackerhome_bits.tpl similarity index 100% rename from templates/default/trackerhome_bits.tpl rename to templates/trackerhome_bits.tpl -- 2.22.5