From b61f5c3df68e3a3b4fb6a8a287172b0989215748 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 12 Jul 2010 13:12:43 +0200 Subject: [PATCH] =?utf8?q?Templates=20werden=20nicht=20mehr=20explizit=20?= =?utf8?q?=C3=BCbersetzt:=20*=5Fmaster=20in=20*=20umbenannt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Ersetzt commit 6e77701e6cefdfe61861e82dd500f8d9582c482c. Erzeugt durch: for file in `find templates | grep _master.html`; do git mv $file ${file/_master}; done --- .../{analyze_filter_master.html => analyze_filter.html} | 0 .../{analyze_overview_master.html => analyze_overview.html} | 0 ...taxkeys_master.html => assistant_for_ap_ar_wrong_taxkeys.html} | 0 ...ter.html => assistant_for_invoice_inventory_with_taxkeys.html} | 0 ...for_wrong_taxes_master.html => assistant_for_wrong_taxes.html} | 0 ...wrong_taxkeys_master.html => assistant_for_wrong_taxkeys.html} | 0 .../{delete_transaction_master.html => delete_transaction.html} | 0 ...firmation_master.html => delete_transaction_confirmation.html} | 0 ..._ar_wrong_taxkeys_master.html => fix_ap_ar_wrong_taxkeys.html} | 0 ...axkeys_master.html => fix_invoice_inventory_with_taxkeys.html} | 0 .../{fix_wrong_taxkeys_master.html => fix_wrong_taxkeys.html} | 0 .../webpages/admin/{adminlogin_master.html => adminlogin.html} | 0 .../admin/{backup_dataset_master.html => backup_dataset.html} | 0 ...aset_email_done_master.html => backup_dataset_email_done.html} | 0 .../{check_auth_database_master.html => check_auth_database.html} | 0 .../{check_auth_tables_master.html => check_auth_tables.html} | 0 .../admin/{create_dataset_master.html => create_dataset.html} | 0 ...ndard_group_ask_master.html => create_standard_group_ask.html} | 0 templates/webpages/admin/{dbadmin_master.html => dbadmin.html} | 0 templates/webpages/admin/{dbcreate_master.html => dbcreate.html} | 0 templates/webpages/admin/{dbdelete_master.html => dbdelete.html} | 0 .../{dbupgrade_all_done_master.html => dbupgrade_all_done.html} | 0 ...dbupgrade_all_header_master.html => dbupgrade_all_header.html} | 0 .../admin/{dbupgrade_footer_master.html => dbupgrade_footer.html} | 0 .../admin/{dbupgrade_header_master.html => dbupgrade_header.html} | 0 .../admin/{delete_dataset_master.html => delete_dataset.html} | 0 ...delete_group_confirm_master.html => delete_group_confirm.html} | 0 .../webpages/admin/{edit_group_master.html => edit_group.html} | 0 ...it_group_membership_master.html => edit_group_membership.html} | 0 .../webpages/admin/{edit_groups_master.html => edit_groups.html} | 0 .../webpages/admin/{edit_user_master.html => edit_user.html} | 0 .../webpages/admin/{list_users_master.html => list_users.html} | 0 .../admin/{restore_dataset_master.html => restore_dataset.html} | 0 ...start_footer_master.html => restore_dataset_start_footer.html} | 0 ...start_header_master.html => restore_dataset_start_header.html} | 0 .../{test_db_connection_master.html => test_db_connection.html} | 0 .../admin/{update_dataset_master.html => update_dataset.html} | 0 .../admin/{user_migration_master.html => user_migration.html} | 0 ...igration_complete_master.html => user_migration_complete.html} | 0 .../{user_migration_done_master.html => user_migration_done.html} | 0 templates/webpages/am/{config_master.html => config.html} | 0 ...delete_warehouse_master.html => confirm_delete_warehouse.html} | 0 .../webpages/am/{edit_accounts_master.html => edit_accounts.html} | 0 .../webpages/am/{edit_defaults_master.html => edit_defaults.html} | 0 .../am/{edit_price_factor_master.html => edit_price_factor.html} | 0 templates/webpages/am/{edit_tax_master.html => edit_tax.html} | 0 .../am/{edit_templates_master.html => edit_templates.html} | 0 templates/webpages/am/{edit_units_master.html => edit_units.html} | 0 .../am/{edit_warehouse_master.html => edit_warehouse.html} | 0 ...list_account_details_master.html => list_account_details.html} | 0 .../webpages/am/{list_accounts_master.html => list_accounts.html} | 0 .../{list_price_factors_master.html => list_price_factors.html} | 0 templates/webpages/am/{list_tax_master.html => list_tax.html} | 0 .../am/{list_warehouses_master.html => list_warehouses.html} | 0 ...cvar_config_form_master.html => display_cvar_config_form.html} | 0 .../{list_cvar_configs_master.html => list_cvar_configs.html} | 0 .../{render_checkboxes_master.html => render_checkboxes.html} | 0 .../amcvar/{render_inputs_master.html => render_inputs.html} | 0 .../amcvar/{search_filter_master.html => search_filter.html} | 0 .../amcvar/{search_include_master.html => search_include.html} | 0 ...ransactions_bottom_master.html => ap_transactions_bottom.html} | 0 templates/webpages/ap/{search_master.html => search.html} | 0 ...ransactions_bottom_master.html => ar_transactions_bottom.html} | 0 templates/webpages/ar/{search_master.html => search.html} | 0 ...nt_display_form_master.html => bank_account_display_form.html} | 0 ...ount_list_bottom_master.html => bank_account_list_bottom.html} | 0 .../common/{search_history_master.html => search_history.html} | 0 .../common/{show_history_master.html => show_history.html} | 0 .../common/{show_vc_details_master.html => show_vc_details.html} | 0 .../ct/{ajax_autocomplete_master.html => ajax_autocomplete.html} | 0 .../webpages/ct/{form_footer_master.html => form_footer.html} | 0 .../webpages/ct/{form_header_master.html => form_header.html} | 0 .../webpages/ct/{get_delivery_master.html => get_delivery.html} | 0 .../ct/{list_names_bottom_master.html => list_names_bottom.html} | 0 templates/webpages/ct/{search_master.html => search.html} | 0 ...net_gross_difference_master.html => net_gross_difference.html} | 0 ..._already_exists_master.html => SKR04_3804_already_exists.html} | 0 .../{SKR04_3804_update_master.html => SKR04_3804_update.html} | 0 ...pen_assemblies_master.html => buchungsgruppen_assemblies.html} | 0 ...lies_done_master.html => buchungsgruppen_assemblies_done.html} | 0 ...ungsgruppen_footer_master.html => buchungsgruppen_footer.html} | 0 ...ungsgruppen_header_master.html => buchungsgruppen_header.html} | 0 ...chungsgruppen_parts_master.html => buchungsgruppen_parts.html} | 0 ...pen_parts_done_master.html => buchungsgruppen_parts_done.html} | 0 ...gruppen_services_master.html => buchungsgruppen_services.html} | 0 ...rvices_done_master.html => buchungsgruppen_services_done.html} | 0 .../webpages/dbupgrade/{coa_guess_master.html => coa_guess.html} | 0 ...eting_update_form_master.html => cp_greeting_update_form.html} | 0 templates/webpages/dbupgrade/{error_master.html => error.html} | 0 templates/webpages/dbupgrade/{footer_master.html => footer.html} | 0 templates/webpages/dbupgrade/{header_master.html => header.html} | 0 ...known_coa_master.html => std_buchungsgruppen_unknown_coa.html} | 0 .../dbupgrade/{units_error_master.html => units_error.html} | 0 .../dbupgrade/{units_header_master.html => units_header.html} | 0 .../dbupgrade/{units_parts_master.html => units_parts.html} | 0 .../{units_parts_done_master.html => units_parts_done.html} | 0 .../dbupgrade/{units_services_master.html => units_services.html} | 0 .../{units_services_done_master.html => units_services_done.html} | 0 .../{units_set_default_master.html => units_set_default.html} | 0 ...s_set_default_done_master.html => units_set_default_done.html} | 0 ...plates_warnings_master.html => update_templates_warnings.html} | 0 .../{upgrade_message2_master.html => upgrade_message2.html} | 0 .../dbupgrade/{warehouse_form_master.html => warehouse_form.html} | 0 .../webpages/dbupgrade/{warning_master.html => warning.html} | 0 templates/webpages/do/{delete_master.html => delete.html} | 0 .../webpages/do/{form_footer_master.html => form_footer.html} | 0 .../webpages/do/{form_header_master.html => form_header.html} | 0 .../webpages/do/{orders_bottom_master.html => orders_bottom.html} | 0 templates/webpages/do/{orders_top_master.html => orders_top.html} | 0 templates/webpages/do/{search_master.html => search.html} | 0 .../do/{set_stock_in_out_master.html => set_stock_in_out.html} | 0 .../webpages/do/{stock_in_form_master.html => stock_in_form.html} | 0 .../do/{stock_out_form_master.html => stock_out_form.html} | 0 templates/webpages/drafts/{load_master.html => load.html} | 0 templates/webpages/drafts/{save_new_master.html => save_new.html} | 0 templates/webpages/dunning/{add_master.html => add.html} | 0 .../dunning/{edit_config_master.html => edit_config.html} | 0 templates/webpages/dunning/{search_master.html => search.html} | 0 .../webpages/dunning/{set_email_master.html => set_email.html} | 0 .../{show_dunning_bottom_master.html => show_dunning_bottom.html} | 0 .../{show_dunning_top_master.html => show_dunning_top.html} | 0 .../dunning/{show_invoices_master.html => show_invoices.html} | 0 templates/webpages/fu/{add_edit_master.html => add_edit.html} | 0 .../webpages/fu/{close_window_master.html => close_window.html} | 0 .../{edit_access_rights_master.html => edit_access_rights.html} | 0 .../webpages/fu/{report_bottom_master.html => report_bottom.html} | 0 ...report_for_todo_list_master.html => report_for_todo_list.html} | 0 templates/webpages/fu/{report_top_master.html => report_top.html} | 0 templates/webpages/fu/{search_master.html => search.html} | 0 .../generic/{calculate_qty_master.html => calculate_qty.html} | 0 .../generic/{cov_selection_master.html => cov_selection.html} | 0 .../webpages/generic/{edit_email_master.html => edit_email.html} | 0 templates/webpages/generic/{error_master.html => error.html} | 0 .../generic/{information_master.html => information.html} | 0 .../webpages/generic/{new_item_master.html => new_item.html} | 0 .../generic/{part_selection_master.html => part_selection.html} | 0 .../generic/{print_options_master.html => print_options.html} | 0 ...elivery_customer_master.html => select_delivery_customer.html} | 0 .../generic/{select_part_master.html => select_part.html} | 0 .../generic/{select_vendor_master.html => select_vendor.html} | 0 .../{set_longdescription_master.html => set_longdescription.html} | 0 .../{edit_greetings_master.html => edit_greetings.html} | 0 ...balances_js_master.html => form_header_chart_balances_js.html} | 0 ...rate_report_bottom_master.html => generate_report_bottom.html} | 0 .../ic/{ajax_autocomplete_master.html => ajax_autocomplete.html} | 0 .../webpages/ic/{assembly_row_master.html => assembly_row.html} | 0 templates/webpages/ic/{choice_master.html => choice.html} | 0 ...confirm_price_update_master.html => confirm_price_update.html} | 0 .../webpages/ic/{form_footer_master.html => form_footer.html} | 0 .../webpages/ic/{form_header_master.html => form_header.html} | 0 ...rate_report_bottom_master.html => generate_report_bottom.html} | 0 templates/webpages/ic/{makemodel_master.html => makemodel.html} | 0 ...nguage_selection_master.html => parts_language_selection.html} | 0 templates/webpages/ic/{price_row_master.html => price_row.html} | 0 templates/webpages/ic/{search_master.html => search.html} | 0 ...search_update_prices_master.html => search_update_prices.html} | 0 templates/webpages/ir/{_payments_master.html => _payments.html} | 0 .../webpages/ir/{form_footer_master.html => form_footer.html} | 0 .../webpages/ir/{form_header_master.html => form_header.html} | 0 templates/webpages/is/{_payments_master.html => _payments.html} | 0 .../webpages/is/{form_footer_master.html => form_footer.html} | 0 .../webpages/is/{form_header_master.html => form_header.html} | 0 .../{auth_db_unreachable_master.html => auth_db_unreachable.html} | 0 ...tion_pl_missing_master.html => authentication_pl_missing.html} | 0 .../login/{company_logo_master.html => company_logo.html} | 0 .../login/{login_screen_master.html => login_screen.html} | 0 .../login/{password_error_master.html => password_error.html} | 0 templates/webpages/menu/{menunew_master.html => menunew.html} | 0 templates/webpages/menu/{menuv3_master.html => menuv3.html} | 0 templates/webpages/menu/{menuv4_master.html => menuv4.html} | 0 ...direct_delivery_master.html => check_for_direct_delivery.html} | 0 .../webpages/oe/{form_footer_master.html => form_footer.html} | 0 .../webpages/oe/{form_header_master.html => form_header.html} | 0 .../webpages/oe/{orders_bottom_master.html => orders_bottom.html} | 0 templates/webpages/oe/{orders_top_master.html => orders_top.html} | 0 ...report_for_todo_list_master.html => report_for_todo_list.html} | 0 .../webpages/oe/{sales_order_master.html => sales_order.html} | 0 templates/webpages/oe/{search_master.html => search.html} | 0 .../projects/{project_form_master.html => project_form.html} | 0 templates/webpages/projects/{search_master.html => search.html} | 0 .../{csv_export_options_master.html => csv_export_options.html} | 0 .../{html_report_master.html => html_report.html} | 0 .../{pdf_export_options_master.html => pdf_export_options.html} | 0 .../rp/{aging_ar_bottom_master.html => aging_ar_bottom.html} | 0 .../webpages/rp/{aging_ar_top_master.html => aging_ar_top.html} | 0 .../webpages/rp/{balance_sheet_master.html => balance_sheet.html} | 0 .../rp/{html_report_susa_master.html => html_report_susa.html} | 0 .../{bank_transfer_add_master.html => bank_transfer_add.html} | 0 ...bank_transfer_create_master.html => bank_transfer_create.html} | 0 ...nk_transfer_created_master.html => bank_transfer_created.html} | 0 .../{bank_transfer_edit_master.html => bank_transfer_edit.html} | 0 ...fer_list_bottom_master.html => bank_transfer_list_bottom.html} | 0 ..._transfer_list_top_master.html => bank_transfer_list_top.html} | 0 ..._step1_master.html => bank_transfer_mark_as_closed_step1.html} | 0 ...bank_transfer_search_master.html => bank_transfer_search.html} | 0 .../todo/{show_todo_list_master.html => show_todo_list.html} | 0 .../ustva/{config_step1_master.html => config_step1.html} | 0 .../ustva/{config_step2_master.html => config_step2.html} | 0 .../{generic_taxreport_master.html => generic_taxreport.html} | 0 templates/webpages/ustva/{report_master.html => report.html} | 0 templates/webpages/webdav/{_list_master.html => _list.html} | 0 .../wh/{journal_filter_master.html => journal_filter.html} | 0 ...l_parts_selection_master.html => removal_parts_selection.html} | 0 .../webpages/wh/{report_filter_master.html => report_filter.html} | 0 ..._parts_selection_master.html => transfer_parts_selection.html} | 0 .../{warehouse_selection_master.html => warehouse_selection.html} | 0 ...ion_assembly_master.html => warehouse_selection_assembly.html} | 0 ...selection_stock_master.html => warehouse_selection_stock.html} | 0 208 files changed, 0 insertions(+), 0 deletions(-) rename templates/webpages/acctranscorrections/{analyze_filter_master.html => analyze_filter.html} (100%) rename templates/webpages/acctranscorrections/{analyze_overview_master.html => analyze_overview.html} (100%) rename templates/webpages/acctranscorrections/{assistant_for_ap_ar_wrong_taxkeys_master.html => assistant_for_ap_ar_wrong_taxkeys.html} (100%) rename templates/webpages/acctranscorrections/{assistant_for_invoice_inventory_with_taxkeys_master.html => assistant_for_invoice_inventory_with_taxkeys.html} (100%) rename templates/webpages/acctranscorrections/{assistant_for_wrong_taxes_master.html => assistant_for_wrong_taxes.html} (100%) rename templates/webpages/acctranscorrections/{assistant_for_wrong_taxkeys_master.html => assistant_for_wrong_taxkeys.html} (100%) rename templates/webpages/acctranscorrections/{delete_transaction_master.html => delete_transaction.html} (100%) rename templates/webpages/acctranscorrections/{delete_transaction_confirmation_master.html => delete_transaction_confirmation.html} (100%) rename templates/webpages/acctranscorrections/{fix_ap_ar_wrong_taxkeys_master.html => fix_ap_ar_wrong_taxkeys.html} (100%) rename templates/webpages/acctranscorrections/{fix_invoice_inventory_with_taxkeys_master.html => fix_invoice_inventory_with_taxkeys.html} (100%) rename templates/webpages/acctranscorrections/{fix_wrong_taxkeys_master.html => fix_wrong_taxkeys.html} (100%) rename templates/webpages/admin/{adminlogin_master.html => adminlogin.html} (100%) rename templates/webpages/admin/{backup_dataset_master.html => backup_dataset.html} (100%) rename templates/webpages/admin/{backup_dataset_email_done_master.html => backup_dataset_email_done.html} (100%) rename templates/webpages/admin/{check_auth_database_master.html => check_auth_database.html} (100%) rename templates/webpages/admin/{check_auth_tables_master.html => check_auth_tables.html} (100%) rename templates/webpages/admin/{create_dataset_master.html => create_dataset.html} (100%) rename templates/webpages/admin/{create_standard_group_ask_master.html => create_standard_group_ask.html} (100%) rename templates/webpages/admin/{dbadmin_master.html => dbadmin.html} (100%) rename templates/webpages/admin/{dbcreate_master.html => dbcreate.html} (100%) rename templates/webpages/admin/{dbdelete_master.html => dbdelete.html} (100%) rename templates/webpages/admin/{dbupgrade_all_done_master.html => dbupgrade_all_done.html} (100%) rename templates/webpages/admin/{dbupgrade_all_header_master.html => dbupgrade_all_header.html} (100%) rename templates/webpages/admin/{dbupgrade_footer_master.html => dbupgrade_footer.html} (100%) rename templates/webpages/admin/{dbupgrade_header_master.html => dbupgrade_header.html} (100%) rename templates/webpages/admin/{delete_dataset_master.html => delete_dataset.html} (100%) rename templates/webpages/admin/{delete_group_confirm_master.html => delete_group_confirm.html} (100%) rename templates/webpages/admin/{edit_group_master.html => edit_group.html} (100%) rename templates/webpages/admin/{edit_group_membership_master.html => edit_group_membership.html} (100%) rename templates/webpages/admin/{edit_groups_master.html => edit_groups.html} (100%) rename templates/webpages/admin/{edit_user_master.html => edit_user.html} (100%) rename templates/webpages/admin/{list_users_master.html => list_users.html} (100%) rename templates/webpages/admin/{restore_dataset_master.html => restore_dataset.html} (100%) rename templates/webpages/admin/{restore_dataset_start_footer_master.html => restore_dataset_start_footer.html} (100%) rename templates/webpages/admin/{restore_dataset_start_header_master.html => restore_dataset_start_header.html} (100%) rename templates/webpages/admin/{test_db_connection_master.html => test_db_connection.html} (100%) rename templates/webpages/admin/{update_dataset_master.html => update_dataset.html} (100%) rename templates/webpages/admin/{user_migration_master.html => user_migration.html} (100%) rename templates/webpages/admin/{user_migration_complete_master.html => user_migration_complete.html} (100%) rename templates/webpages/admin/{user_migration_done_master.html => user_migration_done.html} (100%) rename templates/webpages/am/{config_master.html => config.html} (100%) rename templates/webpages/am/{confirm_delete_warehouse_master.html => confirm_delete_warehouse.html} (100%) rename templates/webpages/am/{edit_accounts_master.html => edit_accounts.html} (100%) rename templates/webpages/am/{edit_defaults_master.html => edit_defaults.html} (100%) rename templates/webpages/am/{edit_price_factor_master.html => edit_price_factor.html} (100%) rename templates/webpages/am/{edit_tax_master.html => edit_tax.html} (100%) rename templates/webpages/am/{edit_templates_master.html => edit_templates.html} (100%) rename templates/webpages/am/{edit_units_master.html => edit_units.html} (100%) rename templates/webpages/am/{edit_warehouse_master.html => edit_warehouse.html} (100%) rename templates/webpages/am/{list_account_details_master.html => list_account_details.html} (100%) rename templates/webpages/am/{list_accounts_master.html => list_accounts.html} (100%) rename templates/webpages/am/{list_price_factors_master.html => list_price_factors.html} (100%) rename templates/webpages/am/{list_tax_master.html => list_tax.html} (100%) rename templates/webpages/am/{list_warehouses_master.html => list_warehouses.html} (100%) rename templates/webpages/amcvar/{display_cvar_config_form_master.html => display_cvar_config_form.html} (100%) rename templates/webpages/amcvar/{list_cvar_configs_master.html => list_cvar_configs.html} (100%) rename templates/webpages/amcvar/{render_checkboxes_master.html => render_checkboxes.html} (100%) rename templates/webpages/amcvar/{render_inputs_master.html => render_inputs.html} (100%) rename templates/webpages/amcvar/{search_filter_master.html => search_filter.html} (100%) rename templates/webpages/amcvar/{search_include_master.html => search_include.html} (100%) rename templates/webpages/ap/{ap_transactions_bottom_master.html => ap_transactions_bottom.html} (100%) rename templates/webpages/ap/{search_master.html => search.html} (100%) rename templates/webpages/ar/{ar_transactions_bottom_master.html => ar_transactions_bottom.html} (100%) rename templates/webpages/ar/{search_master.html => search.html} (100%) rename templates/webpages/bankaccounts/{bank_account_display_form_master.html => bank_account_display_form.html} (100%) rename templates/webpages/bankaccounts/{bank_account_list_bottom_master.html => bank_account_list_bottom.html} (100%) rename templates/webpages/common/{search_history_master.html => search_history.html} (100%) rename templates/webpages/common/{show_history_master.html => show_history.html} (100%) rename templates/webpages/common/{show_vc_details_master.html => show_vc_details.html} (100%) rename templates/webpages/ct/{ajax_autocomplete_master.html => ajax_autocomplete.html} (100%) rename templates/webpages/ct/{form_footer_master.html => form_footer.html} (100%) rename templates/webpages/ct/{form_header_master.html => form_header.html} (100%) rename templates/webpages/ct/{get_delivery_master.html => get_delivery.html} (100%) rename templates/webpages/ct/{list_names_bottom_master.html => list_names_bottom.html} (100%) rename templates/webpages/ct/{search_master.html => search.html} (100%) rename templates/webpages/datev/{net_gross_difference_master.html => net_gross_difference.html} (100%) rename templates/webpages/dbupgrade/{SKR04_3804_already_exists_master.html => SKR04_3804_already_exists.html} (100%) rename templates/webpages/dbupgrade/{SKR04_3804_update_master.html => SKR04_3804_update.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_assemblies_master.html => buchungsgruppen_assemblies.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_assemblies_done_master.html => buchungsgruppen_assemblies_done.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_footer_master.html => buchungsgruppen_footer.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_header_master.html => buchungsgruppen_header.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_parts_master.html => buchungsgruppen_parts.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_parts_done_master.html => buchungsgruppen_parts_done.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_services_master.html => buchungsgruppen_services.html} (100%) rename templates/webpages/dbupgrade/{buchungsgruppen_services_done_master.html => buchungsgruppen_services_done.html} (100%) rename templates/webpages/dbupgrade/{coa_guess_master.html => coa_guess.html} (100%) rename templates/webpages/dbupgrade/{cp_greeting_update_form_master.html => cp_greeting_update_form.html} (100%) rename templates/webpages/dbupgrade/{error_master.html => error.html} (100%) rename templates/webpages/dbupgrade/{footer_master.html => footer.html} (100%) rename templates/webpages/dbupgrade/{header_master.html => header.html} (100%) rename templates/webpages/dbupgrade/{std_buchungsgruppen_unknown_coa_master.html => std_buchungsgruppen_unknown_coa.html} (100%) rename templates/webpages/dbupgrade/{units_error_master.html => units_error.html} (100%) rename templates/webpages/dbupgrade/{units_header_master.html => units_header.html} (100%) rename templates/webpages/dbupgrade/{units_parts_master.html => units_parts.html} (100%) rename templates/webpages/dbupgrade/{units_parts_done_master.html => units_parts_done.html} (100%) rename templates/webpages/dbupgrade/{units_services_master.html => units_services.html} (100%) rename templates/webpages/dbupgrade/{units_services_done_master.html => units_services_done.html} (100%) rename templates/webpages/dbupgrade/{units_set_default_master.html => units_set_default.html} (100%) rename templates/webpages/dbupgrade/{units_set_default_done_master.html => units_set_default_done.html} (100%) rename templates/webpages/dbupgrade/{update_templates_warnings_master.html => update_templates_warnings.html} (100%) rename templates/webpages/dbupgrade/{upgrade_message2_master.html => upgrade_message2.html} (100%) rename templates/webpages/dbupgrade/{warehouse_form_master.html => warehouse_form.html} (100%) rename templates/webpages/dbupgrade/{warning_master.html => warning.html} (100%) rename templates/webpages/do/{delete_master.html => delete.html} (100%) rename templates/webpages/do/{form_footer_master.html => form_footer.html} (100%) rename templates/webpages/do/{form_header_master.html => form_header.html} (100%) rename templates/webpages/do/{orders_bottom_master.html => orders_bottom.html} (100%) rename templates/webpages/do/{orders_top_master.html => orders_top.html} (100%) rename templates/webpages/do/{search_master.html => search.html} (100%) rename templates/webpages/do/{set_stock_in_out_master.html => set_stock_in_out.html} (100%) rename templates/webpages/do/{stock_in_form_master.html => stock_in_form.html} (100%) rename templates/webpages/do/{stock_out_form_master.html => stock_out_form.html} (100%) rename templates/webpages/drafts/{load_master.html => load.html} (100%) rename templates/webpages/drafts/{save_new_master.html => save_new.html} (100%) rename templates/webpages/dunning/{add_master.html => add.html} (100%) rename templates/webpages/dunning/{edit_config_master.html => edit_config.html} (100%) rename templates/webpages/dunning/{search_master.html => search.html} (100%) rename templates/webpages/dunning/{set_email_master.html => set_email.html} (100%) rename templates/webpages/dunning/{show_dunning_bottom_master.html => show_dunning_bottom.html} (100%) rename templates/webpages/dunning/{show_dunning_top_master.html => show_dunning_top.html} (100%) rename templates/webpages/dunning/{show_invoices_master.html => show_invoices.html} (100%) rename templates/webpages/fu/{add_edit_master.html => add_edit.html} (100%) rename templates/webpages/fu/{close_window_master.html => close_window.html} (100%) rename templates/webpages/fu/{edit_access_rights_master.html => edit_access_rights.html} (100%) rename templates/webpages/fu/{report_bottom_master.html => report_bottom.html} (100%) rename templates/webpages/fu/{report_for_todo_list_master.html => report_for_todo_list.html} (100%) rename templates/webpages/fu/{report_top_master.html => report_top.html} (100%) rename templates/webpages/fu/{search_master.html => search.html} (100%) rename templates/webpages/generic/{calculate_qty_master.html => calculate_qty.html} (100%) rename templates/webpages/generic/{cov_selection_master.html => cov_selection.html} (100%) rename templates/webpages/generic/{edit_email_master.html => edit_email.html} (100%) rename templates/webpages/generic/{error_master.html => error.html} (100%) rename templates/webpages/generic/{information_master.html => information.html} (100%) rename templates/webpages/generic/{new_item_master.html => new_item.html} (100%) rename templates/webpages/generic/{part_selection_master.html => part_selection.html} (100%) rename templates/webpages/generic/{print_options_master.html => print_options.html} (100%) rename templates/webpages/generic/{select_delivery_customer_master.html => select_delivery_customer.html} (100%) rename templates/webpages/generic/{select_part_master.html => select_part.html} (100%) rename templates/webpages/generic/{select_vendor_master.html => select_vendor.html} (100%) rename templates/webpages/generic/{set_longdescription_master.html => set_longdescription.html} (100%) rename templates/webpages/generictranslations/{edit_greetings_master.html => edit_greetings.html} (100%) rename templates/webpages/gl/{form_header_chart_balances_js_master.html => form_header_chart_balances_js.html} (100%) rename templates/webpages/gl/{generate_report_bottom_master.html => generate_report_bottom.html} (100%) rename templates/webpages/ic/{ajax_autocomplete_master.html => ajax_autocomplete.html} (100%) rename templates/webpages/ic/{assembly_row_master.html => assembly_row.html} (100%) rename templates/webpages/ic/{choice_master.html => choice.html} (100%) rename templates/webpages/ic/{confirm_price_update_master.html => confirm_price_update.html} (100%) rename templates/webpages/ic/{form_footer_master.html => form_footer.html} (100%) rename templates/webpages/ic/{form_header_master.html => form_header.html} (100%) rename templates/webpages/ic/{generate_report_bottom_master.html => generate_report_bottom.html} (100%) rename templates/webpages/ic/{makemodel_master.html => makemodel.html} (100%) rename templates/webpages/ic/{parts_language_selection_master.html => parts_language_selection.html} (100%) rename templates/webpages/ic/{price_row_master.html => price_row.html} (100%) rename templates/webpages/ic/{search_master.html => search.html} (100%) rename templates/webpages/ic/{search_update_prices_master.html => search_update_prices.html} (100%) rename templates/webpages/ir/{_payments_master.html => _payments.html} (100%) rename templates/webpages/ir/{form_footer_master.html => form_footer.html} (100%) rename templates/webpages/ir/{form_header_master.html => form_header.html} (100%) rename templates/webpages/is/{_payments_master.html => _payments.html} (100%) rename templates/webpages/is/{form_footer_master.html => form_footer.html} (100%) rename templates/webpages/is/{form_header_master.html => form_header.html} (100%) rename templates/webpages/login/{auth_db_unreachable_master.html => auth_db_unreachable.html} (100%) rename templates/webpages/login/{authentication_pl_missing_master.html => authentication_pl_missing.html} (100%) rename templates/webpages/login/{company_logo_master.html => company_logo.html} (100%) rename templates/webpages/login/{login_screen_master.html => login_screen.html} (100%) rename templates/webpages/login/{password_error_master.html => password_error.html} (100%) rename templates/webpages/menu/{menunew_master.html => menunew.html} (100%) rename templates/webpages/menu/{menuv3_master.html => menuv3.html} (100%) rename templates/webpages/menu/{menuv4_master.html => menuv4.html} (100%) rename templates/webpages/oe/{check_for_direct_delivery_master.html => check_for_direct_delivery.html} (100%) rename templates/webpages/oe/{form_footer_master.html => form_footer.html} (100%) rename templates/webpages/oe/{form_header_master.html => form_header.html} (100%) rename templates/webpages/oe/{orders_bottom_master.html => orders_bottom.html} (100%) rename templates/webpages/oe/{orders_top_master.html => orders_top.html} (100%) rename templates/webpages/oe/{report_for_todo_list_master.html => report_for_todo_list.html} (100%) rename templates/webpages/oe/{sales_order_master.html => sales_order.html} (100%) rename templates/webpages/oe/{search_master.html => search.html} (100%) rename templates/webpages/projects/{project_form_master.html => project_form.html} (100%) rename templates/webpages/projects/{search_master.html => search.html} (100%) rename templates/webpages/report_generator/{csv_export_options_master.html => csv_export_options.html} (100%) rename templates/webpages/report_generator/{html_report_master.html => html_report.html} (100%) rename templates/webpages/report_generator/{pdf_export_options_master.html => pdf_export_options.html} (100%) rename templates/webpages/rp/{aging_ar_bottom_master.html => aging_ar_bottom.html} (100%) rename templates/webpages/rp/{aging_ar_top_master.html => aging_ar_top.html} (100%) rename templates/webpages/rp/{balance_sheet_master.html => balance_sheet.html} (100%) rename templates/webpages/rp/{html_report_susa_master.html => html_report_susa.html} (100%) rename templates/webpages/sepa/{bank_transfer_add_master.html => bank_transfer_add.html} (100%) rename templates/webpages/sepa/{bank_transfer_create_master.html => bank_transfer_create.html} (100%) rename templates/webpages/sepa/{bank_transfer_created_master.html => bank_transfer_created.html} (100%) rename templates/webpages/sepa/{bank_transfer_edit_master.html => bank_transfer_edit.html} (100%) rename templates/webpages/sepa/{bank_transfer_list_bottom_master.html => bank_transfer_list_bottom.html} (100%) rename templates/webpages/sepa/{bank_transfer_list_top_master.html => bank_transfer_list_top.html} (100%) rename templates/webpages/sepa/{bank_transfer_mark_as_closed_step1_master.html => bank_transfer_mark_as_closed_step1.html} (100%) rename templates/webpages/sepa/{bank_transfer_search_master.html => bank_transfer_search.html} (100%) rename templates/webpages/todo/{show_todo_list_master.html => show_todo_list.html} (100%) rename templates/webpages/ustva/{config_step1_master.html => config_step1.html} (100%) rename templates/webpages/ustva/{config_step2_master.html => config_step2.html} (100%) rename templates/webpages/ustva/{generic_taxreport_master.html => generic_taxreport.html} (100%) rename templates/webpages/ustva/{report_master.html => report.html} (100%) rename templates/webpages/webdav/{_list_master.html => _list.html} (100%) rename templates/webpages/wh/{journal_filter_master.html => journal_filter.html} (100%) rename templates/webpages/wh/{removal_parts_selection_master.html => removal_parts_selection.html} (100%) rename templates/webpages/wh/{report_filter_master.html => report_filter.html} (100%) rename templates/webpages/wh/{transfer_parts_selection_master.html => transfer_parts_selection.html} (100%) rename templates/webpages/wh/{warehouse_selection_master.html => warehouse_selection.html} (100%) rename templates/webpages/wh/{warehouse_selection_assembly_master.html => warehouse_selection_assembly.html} (100%) rename templates/webpages/wh/{warehouse_selection_stock_master.html => warehouse_selection_stock.html} (100%) diff --git a/templates/webpages/acctranscorrections/analyze_filter_master.html b/templates/webpages/acctranscorrections/analyze_filter.html similarity index 100% rename from templates/webpages/acctranscorrections/analyze_filter_master.html rename to templates/webpages/acctranscorrections/analyze_filter.html diff --git a/templates/webpages/acctranscorrections/analyze_overview_master.html b/templates/webpages/acctranscorrections/analyze_overview.html similarity index 100% rename from templates/webpages/acctranscorrections/analyze_overview_master.html rename to templates/webpages/acctranscorrections/analyze_overview.html diff --git a/templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys_master.html b/templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html similarity index 100% rename from templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys_master.html rename to templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html diff --git a/templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys_master.html b/templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html similarity index 100% rename from templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys_master.html rename to templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html diff --git a/templates/webpages/acctranscorrections/assistant_for_wrong_taxes_master.html b/templates/webpages/acctranscorrections/assistant_for_wrong_taxes.html similarity index 100% rename from templates/webpages/acctranscorrections/assistant_for_wrong_taxes_master.html rename to templates/webpages/acctranscorrections/assistant_for_wrong_taxes.html diff --git a/templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys_master.html b/templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html similarity index 100% rename from templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys_master.html rename to templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html diff --git a/templates/webpages/acctranscorrections/delete_transaction_master.html b/templates/webpages/acctranscorrections/delete_transaction.html similarity index 100% rename from templates/webpages/acctranscorrections/delete_transaction_master.html rename to templates/webpages/acctranscorrections/delete_transaction.html diff --git a/templates/webpages/acctranscorrections/delete_transaction_confirmation_master.html b/templates/webpages/acctranscorrections/delete_transaction_confirmation.html similarity index 100% rename from templates/webpages/acctranscorrections/delete_transaction_confirmation_master.html rename to templates/webpages/acctranscorrections/delete_transaction_confirmation.html diff --git a/templates/webpages/acctranscorrections/fix_ap_ar_wrong_taxkeys_master.html b/templates/webpages/acctranscorrections/fix_ap_ar_wrong_taxkeys.html similarity index 100% rename from templates/webpages/acctranscorrections/fix_ap_ar_wrong_taxkeys_master.html rename to templates/webpages/acctranscorrections/fix_ap_ar_wrong_taxkeys.html diff --git a/templates/webpages/acctranscorrections/fix_invoice_inventory_with_taxkeys_master.html b/templates/webpages/acctranscorrections/fix_invoice_inventory_with_taxkeys.html similarity index 100% rename from templates/webpages/acctranscorrections/fix_invoice_inventory_with_taxkeys_master.html rename to templates/webpages/acctranscorrections/fix_invoice_inventory_with_taxkeys.html diff --git a/templates/webpages/acctranscorrections/fix_wrong_taxkeys_master.html b/templates/webpages/acctranscorrections/fix_wrong_taxkeys.html similarity index 100% rename from templates/webpages/acctranscorrections/fix_wrong_taxkeys_master.html rename to templates/webpages/acctranscorrections/fix_wrong_taxkeys.html diff --git a/templates/webpages/admin/adminlogin_master.html b/templates/webpages/admin/adminlogin.html similarity index 100% rename from templates/webpages/admin/adminlogin_master.html rename to templates/webpages/admin/adminlogin.html diff --git a/templates/webpages/admin/backup_dataset_master.html b/templates/webpages/admin/backup_dataset.html similarity index 100% rename from templates/webpages/admin/backup_dataset_master.html rename to templates/webpages/admin/backup_dataset.html diff --git a/templates/webpages/admin/backup_dataset_email_done_master.html b/templates/webpages/admin/backup_dataset_email_done.html similarity index 100% rename from templates/webpages/admin/backup_dataset_email_done_master.html rename to templates/webpages/admin/backup_dataset_email_done.html diff --git a/templates/webpages/admin/check_auth_database_master.html b/templates/webpages/admin/check_auth_database.html similarity index 100% rename from templates/webpages/admin/check_auth_database_master.html rename to templates/webpages/admin/check_auth_database.html diff --git a/templates/webpages/admin/check_auth_tables_master.html b/templates/webpages/admin/check_auth_tables.html similarity index 100% rename from templates/webpages/admin/check_auth_tables_master.html rename to templates/webpages/admin/check_auth_tables.html diff --git a/templates/webpages/admin/create_dataset_master.html b/templates/webpages/admin/create_dataset.html similarity index 100% rename from templates/webpages/admin/create_dataset_master.html rename to templates/webpages/admin/create_dataset.html diff --git a/templates/webpages/admin/create_standard_group_ask_master.html b/templates/webpages/admin/create_standard_group_ask.html similarity index 100% rename from templates/webpages/admin/create_standard_group_ask_master.html rename to templates/webpages/admin/create_standard_group_ask.html diff --git a/templates/webpages/admin/dbadmin_master.html b/templates/webpages/admin/dbadmin.html similarity index 100% rename from templates/webpages/admin/dbadmin_master.html rename to templates/webpages/admin/dbadmin.html diff --git a/templates/webpages/admin/dbcreate_master.html b/templates/webpages/admin/dbcreate.html similarity index 100% rename from templates/webpages/admin/dbcreate_master.html rename to templates/webpages/admin/dbcreate.html diff --git a/templates/webpages/admin/dbdelete_master.html b/templates/webpages/admin/dbdelete.html similarity index 100% rename from templates/webpages/admin/dbdelete_master.html rename to templates/webpages/admin/dbdelete.html diff --git a/templates/webpages/admin/dbupgrade_all_done_master.html b/templates/webpages/admin/dbupgrade_all_done.html similarity index 100% rename from templates/webpages/admin/dbupgrade_all_done_master.html rename to templates/webpages/admin/dbupgrade_all_done.html diff --git a/templates/webpages/admin/dbupgrade_all_header_master.html b/templates/webpages/admin/dbupgrade_all_header.html similarity index 100% rename from templates/webpages/admin/dbupgrade_all_header_master.html rename to templates/webpages/admin/dbupgrade_all_header.html diff --git a/templates/webpages/admin/dbupgrade_footer_master.html b/templates/webpages/admin/dbupgrade_footer.html similarity index 100% rename from templates/webpages/admin/dbupgrade_footer_master.html rename to templates/webpages/admin/dbupgrade_footer.html diff --git a/templates/webpages/admin/dbupgrade_header_master.html b/templates/webpages/admin/dbupgrade_header.html similarity index 100% rename from templates/webpages/admin/dbupgrade_header_master.html rename to templates/webpages/admin/dbupgrade_header.html diff --git a/templates/webpages/admin/delete_dataset_master.html b/templates/webpages/admin/delete_dataset.html similarity index 100% rename from templates/webpages/admin/delete_dataset_master.html rename to templates/webpages/admin/delete_dataset.html diff --git a/templates/webpages/admin/delete_group_confirm_master.html b/templates/webpages/admin/delete_group_confirm.html similarity index 100% rename from templates/webpages/admin/delete_group_confirm_master.html rename to templates/webpages/admin/delete_group_confirm.html diff --git a/templates/webpages/admin/edit_group_master.html b/templates/webpages/admin/edit_group.html similarity index 100% rename from templates/webpages/admin/edit_group_master.html rename to templates/webpages/admin/edit_group.html diff --git a/templates/webpages/admin/edit_group_membership_master.html b/templates/webpages/admin/edit_group_membership.html similarity index 100% rename from templates/webpages/admin/edit_group_membership_master.html rename to templates/webpages/admin/edit_group_membership.html diff --git a/templates/webpages/admin/edit_groups_master.html b/templates/webpages/admin/edit_groups.html similarity index 100% rename from templates/webpages/admin/edit_groups_master.html rename to templates/webpages/admin/edit_groups.html diff --git a/templates/webpages/admin/edit_user_master.html b/templates/webpages/admin/edit_user.html similarity index 100% rename from templates/webpages/admin/edit_user_master.html rename to templates/webpages/admin/edit_user.html diff --git a/templates/webpages/admin/list_users_master.html b/templates/webpages/admin/list_users.html similarity index 100% rename from templates/webpages/admin/list_users_master.html rename to templates/webpages/admin/list_users.html diff --git a/templates/webpages/admin/restore_dataset_master.html b/templates/webpages/admin/restore_dataset.html similarity index 100% rename from templates/webpages/admin/restore_dataset_master.html rename to templates/webpages/admin/restore_dataset.html diff --git a/templates/webpages/admin/restore_dataset_start_footer_master.html b/templates/webpages/admin/restore_dataset_start_footer.html similarity index 100% rename from templates/webpages/admin/restore_dataset_start_footer_master.html rename to templates/webpages/admin/restore_dataset_start_footer.html diff --git a/templates/webpages/admin/restore_dataset_start_header_master.html b/templates/webpages/admin/restore_dataset_start_header.html similarity index 100% rename from templates/webpages/admin/restore_dataset_start_header_master.html rename to templates/webpages/admin/restore_dataset_start_header.html diff --git a/templates/webpages/admin/test_db_connection_master.html b/templates/webpages/admin/test_db_connection.html similarity index 100% rename from templates/webpages/admin/test_db_connection_master.html rename to templates/webpages/admin/test_db_connection.html diff --git a/templates/webpages/admin/update_dataset_master.html b/templates/webpages/admin/update_dataset.html similarity index 100% rename from templates/webpages/admin/update_dataset_master.html rename to templates/webpages/admin/update_dataset.html diff --git a/templates/webpages/admin/user_migration_master.html b/templates/webpages/admin/user_migration.html similarity index 100% rename from templates/webpages/admin/user_migration_master.html rename to templates/webpages/admin/user_migration.html diff --git a/templates/webpages/admin/user_migration_complete_master.html b/templates/webpages/admin/user_migration_complete.html similarity index 100% rename from templates/webpages/admin/user_migration_complete_master.html rename to templates/webpages/admin/user_migration_complete.html diff --git a/templates/webpages/admin/user_migration_done_master.html b/templates/webpages/admin/user_migration_done.html similarity index 100% rename from templates/webpages/admin/user_migration_done_master.html rename to templates/webpages/admin/user_migration_done.html diff --git a/templates/webpages/am/config_master.html b/templates/webpages/am/config.html similarity index 100% rename from templates/webpages/am/config_master.html rename to templates/webpages/am/config.html diff --git a/templates/webpages/am/confirm_delete_warehouse_master.html b/templates/webpages/am/confirm_delete_warehouse.html similarity index 100% rename from templates/webpages/am/confirm_delete_warehouse_master.html rename to templates/webpages/am/confirm_delete_warehouse.html diff --git a/templates/webpages/am/edit_accounts_master.html b/templates/webpages/am/edit_accounts.html similarity index 100% rename from templates/webpages/am/edit_accounts_master.html rename to templates/webpages/am/edit_accounts.html diff --git a/templates/webpages/am/edit_defaults_master.html b/templates/webpages/am/edit_defaults.html similarity index 100% rename from templates/webpages/am/edit_defaults_master.html rename to templates/webpages/am/edit_defaults.html diff --git a/templates/webpages/am/edit_price_factor_master.html b/templates/webpages/am/edit_price_factor.html similarity index 100% rename from templates/webpages/am/edit_price_factor_master.html rename to templates/webpages/am/edit_price_factor.html diff --git a/templates/webpages/am/edit_tax_master.html b/templates/webpages/am/edit_tax.html similarity index 100% rename from templates/webpages/am/edit_tax_master.html rename to templates/webpages/am/edit_tax.html diff --git a/templates/webpages/am/edit_templates_master.html b/templates/webpages/am/edit_templates.html similarity index 100% rename from templates/webpages/am/edit_templates_master.html rename to templates/webpages/am/edit_templates.html diff --git a/templates/webpages/am/edit_units_master.html b/templates/webpages/am/edit_units.html similarity index 100% rename from templates/webpages/am/edit_units_master.html rename to templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_warehouse_master.html b/templates/webpages/am/edit_warehouse.html similarity index 100% rename from templates/webpages/am/edit_warehouse_master.html rename to templates/webpages/am/edit_warehouse.html diff --git a/templates/webpages/am/list_account_details_master.html b/templates/webpages/am/list_account_details.html similarity index 100% rename from templates/webpages/am/list_account_details_master.html rename to templates/webpages/am/list_account_details.html diff --git a/templates/webpages/am/list_accounts_master.html b/templates/webpages/am/list_accounts.html similarity index 100% rename from templates/webpages/am/list_accounts_master.html rename to templates/webpages/am/list_accounts.html diff --git a/templates/webpages/am/list_price_factors_master.html b/templates/webpages/am/list_price_factors.html similarity index 100% rename from templates/webpages/am/list_price_factors_master.html rename to templates/webpages/am/list_price_factors.html diff --git a/templates/webpages/am/list_tax_master.html b/templates/webpages/am/list_tax.html similarity index 100% rename from templates/webpages/am/list_tax_master.html rename to templates/webpages/am/list_tax.html diff --git a/templates/webpages/am/list_warehouses_master.html b/templates/webpages/am/list_warehouses.html similarity index 100% rename from templates/webpages/am/list_warehouses_master.html rename to templates/webpages/am/list_warehouses.html diff --git a/templates/webpages/amcvar/display_cvar_config_form_master.html b/templates/webpages/amcvar/display_cvar_config_form.html similarity index 100% rename from templates/webpages/amcvar/display_cvar_config_form_master.html rename to templates/webpages/amcvar/display_cvar_config_form.html diff --git a/templates/webpages/amcvar/list_cvar_configs_master.html b/templates/webpages/amcvar/list_cvar_configs.html similarity index 100% rename from templates/webpages/amcvar/list_cvar_configs_master.html rename to templates/webpages/amcvar/list_cvar_configs.html diff --git a/templates/webpages/amcvar/render_checkboxes_master.html b/templates/webpages/amcvar/render_checkboxes.html similarity index 100% rename from templates/webpages/amcvar/render_checkboxes_master.html rename to templates/webpages/amcvar/render_checkboxes.html diff --git a/templates/webpages/amcvar/render_inputs_master.html b/templates/webpages/amcvar/render_inputs.html similarity index 100% rename from templates/webpages/amcvar/render_inputs_master.html rename to templates/webpages/amcvar/render_inputs.html diff --git a/templates/webpages/amcvar/search_filter_master.html b/templates/webpages/amcvar/search_filter.html similarity index 100% rename from templates/webpages/amcvar/search_filter_master.html rename to templates/webpages/amcvar/search_filter.html diff --git a/templates/webpages/amcvar/search_include_master.html b/templates/webpages/amcvar/search_include.html similarity index 100% rename from templates/webpages/amcvar/search_include_master.html rename to templates/webpages/amcvar/search_include.html diff --git a/templates/webpages/ap/ap_transactions_bottom_master.html b/templates/webpages/ap/ap_transactions_bottom.html similarity index 100% rename from templates/webpages/ap/ap_transactions_bottom_master.html rename to templates/webpages/ap/ap_transactions_bottom.html diff --git a/templates/webpages/ap/search_master.html b/templates/webpages/ap/search.html similarity index 100% rename from templates/webpages/ap/search_master.html rename to templates/webpages/ap/search.html diff --git a/templates/webpages/ar/ar_transactions_bottom_master.html b/templates/webpages/ar/ar_transactions_bottom.html similarity index 100% rename from templates/webpages/ar/ar_transactions_bottom_master.html rename to templates/webpages/ar/ar_transactions_bottom.html diff --git a/templates/webpages/ar/search_master.html b/templates/webpages/ar/search.html similarity index 100% rename from templates/webpages/ar/search_master.html rename to templates/webpages/ar/search.html diff --git a/templates/webpages/bankaccounts/bank_account_display_form_master.html b/templates/webpages/bankaccounts/bank_account_display_form.html similarity index 100% rename from templates/webpages/bankaccounts/bank_account_display_form_master.html rename to templates/webpages/bankaccounts/bank_account_display_form.html diff --git a/templates/webpages/bankaccounts/bank_account_list_bottom_master.html b/templates/webpages/bankaccounts/bank_account_list_bottom.html similarity index 100% rename from templates/webpages/bankaccounts/bank_account_list_bottom_master.html rename to templates/webpages/bankaccounts/bank_account_list_bottom.html diff --git a/templates/webpages/common/search_history_master.html b/templates/webpages/common/search_history.html similarity index 100% rename from templates/webpages/common/search_history_master.html rename to templates/webpages/common/search_history.html diff --git a/templates/webpages/common/show_history_master.html b/templates/webpages/common/show_history.html similarity index 100% rename from templates/webpages/common/show_history_master.html rename to templates/webpages/common/show_history.html diff --git a/templates/webpages/common/show_vc_details_master.html b/templates/webpages/common/show_vc_details.html similarity index 100% rename from templates/webpages/common/show_vc_details_master.html rename to templates/webpages/common/show_vc_details.html diff --git a/templates/webpages/ct/ajax_autocomplete_master.html b/templates/webpages/ct/ajax_autocomplete.html similarity index 100% rename from templates/webpages/ct/ajax_autocomplete_master.html rename to templates/webpages/ct/ajax_autocomplete.html diff --git a/templates/webpages/ct/form_footer_master.html b/templates/webpages/ct/form_footer.html similarity index 100% rename from templates/webpages/ct/form_footer_master.html rename to templates/webpages/ct/form_footer.html diff --git a/templates/webpages/ct/form_header_master.html b/templates/webpages/ct/form_header.html similarity index 100% rename from templates/webpages/ct/form_header_master.html rename to templates/webpages/ct/form_header.html diff --git a/templates/webpages/ct/get_delivery_master.html b/templates/webpages/ct/get_delivery.html similarity index 100% rename from templates/webpages/ct/get_delivery_master.html rename to templates/webpages/ct/get_delivery.html diff --git a/templates/webpages/ct/list_names_bottom_master.html b/templates/webpages/ct/list_names_bottom.html similarity index 100% rename from templates/webpages/ct/list_names_bottom_master.html rename to templates/webpages/ct/list_names_bottom.html diff --git a/templates/webpages/ct/search_master.html b/templates/webpages/ct/search.html similarity index 100% rename from templates/webpages/ct/search_master.html rename to templates/webpages/ct/search.html diff --git a/templates/webpages/datev/net_gross_difference_master.html b/templates/webpages/datev/net_gross_difference.html similarity index 100% rename from templates/webpages/datev/net_gross_difference_master.html rename to templates/webpages/datev/net_gross_difference.html diff --git a/templates/webpages/dbupgrade/SKR04_3804_already_exists_master.html b/templates/webpages/dbupgrade/SKR04_3804_already_exists.html similarity index 100% rename from templates/webpages/dbupgrade/SKR04_3804_already_exists_master.html rename to templates/webpages/dbupgrade/SKR04_3804_already_exists.html diff --git a/templates/webpages/dbupgrade/SKR04_3804_update_master.html b/templates/webpages/dbupgrade/SKR04_3804_update.html similarity index 100% rename from templates/webpages/dbupgrade/SKR04_3804_update_master.html rename to templates/webpages/dbupgrade/SKR04_3804_update.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_assemblies_master.html b/templates/webpages/dbupgrade/buchungsgruppen_assemblies.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_assemblies_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_assemblies.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_assemblies_done_master.html b/templates/webpages/dbupgrade/buchungsgruppen_assemblies_done.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_assemblies_done_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_assemblies_done.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_footer_master.html b/templates/webpages/dbupgrade/buchungsgruppen_footer.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_footer_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_footer.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_header_master.html b/templates/webpages/dbupgrade/buchungsgruppen_header.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_header_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_header.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_parts_master.html b/templates/webpages/dbupgrade/buchungsgruppen_parts.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_parts_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_parts.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_parts_done_master.html b/templates/webpages/dbupgrade/buchungsgruppen_parts_done.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_parts_done_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_parts_done.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_services_master.html b/templates/webpages/dbupgrade/buchungsgruppen_services.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_services_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_services.html diff --git a/templates/webpages/dbupgrade/buchungsgruppen_services_done_master.html b/templates/webpages/dbupgrade/buchungsgruppen_services_done.html similarity index 100% rename from templates/webpages/dbupgrade/buchungsgruppen_services_done_master.html rename to templates/webpages/dbupgrade/buchungsgruppen_services_done.html diff --git a/templates/webpages/dbupgrade/coa_guess_master.html b/templates/webpages/dbupgrade/coa_guess.html similarity index 100% rename from templates/webpages/dbupgrade/coa_guess_master.html rename to templates/webpages/dbupgrade/coa_guess.html diff --git a/templates/webpages/dbupgrade/cp_greeting_update_form_master.html b/templates/webpages/dbupgrade/cp_greeting_update_form.html similarity index 100% rename from templates/webpages/dbupgrade/cp_greeting_update_form_master.html rename to templates/webpages/dbupgrade/cp_greeting_update_form.html diff --git a/templates/webpages/dbupgrade/error_master.html b/templates/webpages/dbupgrade/error.html similarity index 100% rename from templates/webpages/dbupgrade/error_master.html rename to templates/webpages/dbupgrade/error.html diff --git a/templates/webpages/dbupgrade/footer_master.html b/templates/webpages/dbupgrade/footer.html similarity index 100% rename from templates/webpages/dbupgrade/footer_master.html rename to templates/webpages/dbupgrade/footer.html diff --git a/templates/webpages/dbupgrade/header_master.html b/templates/webpages/dbupgrade/header.html similarity index 100% rename from templates/webpages/dbupgrade/header_master.html rename to templates/webpages/dbupgrade/header.html diff --git a/templates/webpages/dbupgrade/std_buchungsgruppen_unknown_coa_master.html b/templates/webpages/dbupgrade/std_buchungsgruppen_unknown_coa.html similarity index 100% rename from templates/webpages/dbupgrade/std_buchungsgruppen_unknown_coa_master.html rename to templates/webpages/dbupgrade/std_buchungsgruppen_unknown_coa.html diff --git a/templates/webpages/dbupgrade/units_error_master.html b/templates/webpages/dbupgrade/units_error.html similarity index 100% rename from templates/webpages/dbupgrade/units_error_master.html rename to templates/webpages/dbupgrade/units_error.html diff --git a/templates/webpages/dbupgrade/units_header_master.html b/templates/webpages/dbupgrade/units_header.html similarity index 100% rename from templates/webpages/dbupgrade/units_header_master.html rename to templates/webpages/dbupgrade/units_header.html diff --git a/templates/webpages/dbupgrade/units_parts_master.html b/templates/webpages/dbupgrade/units_parts.html similarity index 100% rename from templates/webpages/dbupgrade/units_parts_master.html rename to templates/webpages/dbupgrade/units_parts.html diff --git a/templates/webpages/dbupgrade/units_parts_done_master.html b/templates/webpages/dbupgrade/units_parts_done.html similarity index 100% rename from templates/webpages/dbupgrade/units_parts_done_master.html rename to templates/webpages/dbupgrade/units_parts_done.html diff --git a/templates/webpages/dbupgrade/units_services_master.html b/templates/webpages/dbupgrade/units_services.html similarity index 100% rename from templates/webpages/dbupgrade/units_services_master.html rename to templates/webpages/dbupgrade/units_services.html diff --git a/templates/webpages/dbupgrade/units_services_done_master.html b/templates/webpages/dbupgrade/units_services_done.html similarity index 100% rename from templates/webpages/dbupgrade/units_services_done_master.html rename to templates/webpages/dbupgrade/units_services_done.html diff --git a/templates/webpages/dbupgrade/units_set_default_master.html b/templates/webpages/dbupgrade/units_set_default.html similarity index 100% rename from templates/webpages/dbupgrade/units_set_default_master.html rename to templates/webpages/dbupgrade/units_set_default.html diff --git a/templates/webpages/dbupgrade/units_set_default_done_master.html b/templates/webpages/dbupgrade/units_set_default_done.html similarity index 100% rename from templates/webpages/dbupgrade/units_set_default_done_master.html rename to templates/webpages/dbupgrade/units_set_default_done.html diff --git a/templates/webpages/dbupgrade/update_templates_warnings_master.html b/templates/webpages/dbupgrade/update_templates_warnings.html similarity index 100% rename from templates/webpages/dbupgrade/update_templates_warnings_master.html rename to templates/webpages/dbupgrade/update_templates_warnings.html diff --git a/templates/webpages/dbupgrade/upgrade_message2_master.html b/templates/webpages/dbupgrade/upgrade_message2.html similarity index 100% rename from templates/webpages/dbupgrade/upgrade_message2_master.html rename to templates/webpages/dbupgrade/upgrade_message2.html diff --git a/templates/webpages/dbupgrade/warehouse_form_master.html b/templates/webpages/dbupgrade/warehouse_form.html similarity index 100% rename from templates/webpages/dbupgrade/warehouse_form_master.html rename to templates/webpages/dbupgrade/warehouse_form.html diff --git a/templates/webpages/dbupgrade/warning_master.html b/templates/webpages/dbupgrade/warning.html similarity index 100% rename from templates/webpages/dbupgrade/warning_master.html rename to templates/webpages/dbupgrade/warning.html diff --git a/templates/webpages/do/delete_master.html b/templates/webpages/do/delete.html similarity index 100% rename from templates/webpages/do/delete_master.html rename to templates/webpages/do/delete.html diff --git a/templates/webpages/do/form_footer_master.html b/templates/webpages/do/form_footer.html similarity index 100% rename from templates/webpages/do/form_footer_master.html rename to templates/webpages/do/form_footer.html diff --git a/templates/webpages/do/form_header_master.html b/templates/webpages/do/form_header.html similarity index 100% rename from templates/webpages/do/form_header_master.html rename to templates/webpages/do/form_header.html diff --git a/templates/webpages/do/orders_bottom_master.html b/templates/webpages/do/orders_bottom.html similarity index 100% rename from templates/webpages/do/orders_bottom_master.html rename to templates/webpages/do/orders_bottom.html diff --git a/templates/webpages/do/orders_top_master.html b/templates/webpages/do/orders_top.html similarity index 100% rename from templates/webpages/do/orders_top_master.html rename to templates/webpages/do/orders_top.html diff --git a/templates/webpages/do/search_master.html b/templates/webpages/do/search.html similarity index 100% rename from templates/webpages/do/search_master.html rename to templates/webpages/do/search.html diff --git a/templates/webpages/do/set_stock_in_out_master.html b/templates/webpages/do/set_stock_in_out.html similarity index 100% rename from templates/webpages/do/set_stock_in_out_master.html rename to templates/webpages/do/set_stock_in_out.html diff --git a/templates/webpages/do/stock_in_form_master.html b/templates/webpages/do/stock_in_form.html similarity index 100% rename from templates/webpages/do/stock_in_form_master.html rename to templates/webpages/do/stock_in_form.html diff --git a/templates/webpages/do/stock_out_form_master.html b/templates/webpages/do/stock_out_form.html similarity index 100% rename from templates/webpages/do/stock_out_form_master.html rename to templates/webpages/do/stock_out_form.html diff --git a/templates/webpages/drafts/load_master.html b/templates/webpages/drafts/load.html similarity index 100% rename from templates/webpages/drafts/load_master.html rename to templates/webpages/drafts/load.html diff --git a/templates/webpages/drafts/save_new_master.html b/templates/webpages/drafts/save_new.html similarity index 100% rename from templates/webpages/drafts/save_new_master.html rename to templates/webpages/drafts/save_new.html diff --git a/templates/webpages/dunning/add_master.html b/templates/webpages/dunning/add.html similarity index 100% rename from templates/webpages/dunning/add_master.html rename to templates/webpages/dunning/add.html diff --git a/templates/webpages/dunning/edit_config_master.html b/templates/webpages/dunning/edit_config.html similarity index 100% rename from templates/webpages/dunning/edit_config_master.html rename to templates/webpages/dunning/edit_config.html diff --git a/templates/webpages/dunning/search_master.html b/templates/webpages/dunning/search.html similarity index 100% rename from templates/webpages/dunning/search_master.html rename to templates/webpages/dunning/search.html diff --git a/templates/webpages/dunning/set_email_master.html b/templates/webpages/dunning/set_email.html similarity index 100% rename from templates/webpages/dunning/set_email_master.html rename to templates/webpages/dunning/set_email.html diff --git a/templates/webpages/dunning/show_dunning_bottom_master.html b/templates/webpages/dunning/show_dunning_bottom.html similarity index 100% rename from templates/webpages/dunning/show_dunning_bottom_master.html rename to templates/webpages/dunning/show_dunning_bottom.html diff --git a/templates/webpages/dunning/show_dunning_top_master.html b/templates/webpages/dunning/show_dunning_top.html similarity index 100% rename from templates/webpages/dunning/show_dunning_top_master.html rename to templates/webpages/dunning/show_dunning_top.html diff --git a/templates/webpages/dunning/show_invoices_master.html b/templates/webpages/dunning/show_invoices.html similarity index 100% rename from templates/webpages/dunning/show_invoices_master.html rename to templates/webpages/dunning/show_invoices.html diff --git a/templates/webpages/fu/add_edit_master.html b/templates/webpages/fu/add_edit.html similarity index 100% rename from templates/webpages/fu/add_edit_master.html rename to templates/webpages/fu/add_edit.html diff --git a/templates/webpages/fu/close_window_master.html b/templates/webpages/fu/close_window.html similarity index 100% rename from templates/webpages/fu/close_window_master.html rename to templates/webpages/fu/close_window.html diff --git a/templates/webpages/fu/edit_access_rights_master.html b/templates/webpages/fu/edit_access_rights.html similarity index 100% rename from templates/webpages/fu/edit_access_rights_master.html rename to templates/webpages/fu/edit_access_rights.html diff --git a/templates/webpages/fu/report_bottom_master.html b/templates/webpages/fu/report_bottom.html similarity index 100% rename from templates/webpages/fu/report_bottom_master.html rename to templates/webpages/fu/report_bottom.html diff --git a/templates/webpages/fu/report_for_todo_list_master.html b/templates/webpages/fu/report_for_todo_list.html similarity index 100% rename from templates/webpages/fu/report_for_todo_list_master.html rename to templates/webpages/fu/report_for_todo_list.html diff --git a/templates/webpages/fu/report_top_master.html b/templates/webpages/fu/report_top.html similarity index 100% rename from templates/webpages/fu/report_top_master.html rename to templates/webpages/fu/report_top.html diff --git a/templates/webpages/fu/search_master.html b/templates/webpages/fu/search.html similarity index 100% rename from templates/webpages/fu/search_master.html rename to templates/webpages/fu/search.html diff --git a/templates/webpages/generic/calculate_qty_master.html b/templates/webpages/generic/calculate_qty.html similarity index 100% rename from templates/webpages/generic/calculate_qty_master.html rename to templates/webpages/generic/calculate_qty.html diff --git a/templates/webpages/generic/cov_selection_master.html b/templates/webpages/generic/cov_selection.html similarity index 100% rename from templates/webpages/generic/cov_selection_master.html rename to templates/webpages/generic/cov_selection.html diff --git a/templates/webpages/generic/edit_email_master.html b/templates/webpages/generic/edit_email.html similarity index 100% rename from templates/webpages/generic/edit_email_master.html rename to templates/webpages/generic/edit_email.html diff --git a/templates/webpages/generic/error_master.html b/templates/webpages/generic/error.html similarity index 100% rename from templates/webpages/generic/error_master.html rename to templates/webpages/generic/error.html diff --git a/templates/webpages/generic/information_master.html b/templates/webpages/generic/information.html similarity index 100% rename from templates/webpages/generic/information_master.html rename to templates/webpages/generic/information.html diff --git a/templates/webpages/generic/new_item_master.html b/templates/webpages/generic/new_item.html similarity index 100% rename from templates/webpages/generic/new_item_master.html rename to templates/webpages/generic/new_item.html diff --git a/templates/webpages/generic/part_selection_master.html b/templates/webpages/generic/part_selection.html similarity index 100% rename from templates/webpages/generic/part_selection_master.html rename to templates/webpages/generic/part_selection.html diff --git a/templates/webpages/generic/print_options_master.html b/templates/webpages/generic/print_options.html similarity index 100% rename from templates/webpages/generic/print_options_master.html rename to templates/webpages/generic/print_options.html diff --git a/templates/webpages/generic/select_delivery_customer_master.html b/templates/webpages/generic/select_delivery_customer.html similarity index 100% rename from templates/webpages/generic/select_delivery_customer_master.html rename to templates/webpages/generic/select_delivery_customer.html diff --git a/templates/webpages/generic/select_part_master.html b/templates/webpages/generic/select_part.html similarity index 100% rename from templates/webpages/generic/select_part_master.html rename to templates/webpages/generic/select_part.html diff --git a/templates/webpages/generic/select_vendor_master.html b/templates/webpages/generic/select_vendor.html similarity index 100% rename from templates/webpages/generic/select_vendor_master.html rename to templates/webpages/generic/select_vendor.html diff --git a/templates/webpages/generic/set_longdescription_master.html b/templates/webpages/generic/set_longdescription.html similarity index 100% rename from templates/webpages/generic/set_longdescription_master.html rename to templates/webpages/generic/set_longdescription.html diff --git a/templates/webpages/generictranslations/edit_greetings_master.html b/templates/webpages/generictranslations/edit_greetings.html similarity index 100% rename from templates/webpages/generictranslations/edit_greetings_master.html rename to templates/webpages/generictranslations/edit_greetings.html diff --git a/templates/webpages/gl/form_header_chart_balances_js_master.html b/templates/webpages/gl/form_header_chart_balances_js.html similarity index 100% rename from templates/webpages/gl/form_header_chart_balances_js_master.html rename to templates/webpages/gl/form_header_chart_balances_js.html diff --git a/templates/webpages/gl/generate_report_bottom_master.html b/templates/webpages/gl/generate_report_bottom.html similarity index 100% rename from templates/webpages/gl/generate_report_bottom_master.html rename to templates/webpages/gl/generate_report_bottom.html diff --git a/templates/webpages/ic/ajax_autocomplete_master.html b/templates/webpages/ic/ajax_autocomplete.html similarity index 100% rename from templates/webpages/ic/ajax_autocomplete_master.html rename to templates/webpages/ic/ajax_autocomplete.html diff --git a/templates/webpages/ic/assembly_row_master.html b/templates/webpages/ic/assembly_row.html similarity index 100% rename from templates/webpages/ic/assembly_row_master.html rename to templates/webpages/ic/assembly_row.html diff --git a/templates/webpages/ic/choice_master.html b/templates/webpages/ic/choice.html similarity index 100% rename from templates/webpages/ic/choice_master.html rename to templates/webpages/ic/choice.html diff --git a/templates/webpages/ic/confirm_price_update_master.html b/templates/webpages/ic/confirm_price_update.html similarity index 100% rename from templates/webpages/ic/confirm_price_update_master.html rename to templates/webpages/ic/confirm_price_update.html diff --git a/templates/webpages/ic/form_footer_master.html b/templates/webpages/ic/form_footer.html similarity index 100% rename from templates/webpages/ic/form_footer_master.html rename to templates/webpages/ic/form_footer.html diff --git a/templates/webpages/ic/form_header_master.html b/templates/webpages/ic/form_header.html similarity index 100% rename from templates/webpages/ic/form_header_master.html rename to templates/webpages/ic/form_header.html diff --git a/templates/webpages/ic/generate_report_bottom_master.html b/templates/webpages/ic/generate_report_bottom.html similarity index 100% rename from templates/webpages/ic/generate_report_bottom_master.html rename to templates/webpages/ic/generate_report_bottom.html diff --git a/templates/webpages/ic/makemodel_master.html b/templates/webpages/ic/makemodel.html similarity index 100% rename from templates/webpages/ic/makemodel_master.html rename to templates/webpages/ic/makemodel.html diff --git a/templates/webpages/ic/parts_language_selection_master.html b/templates/webpages/ic/parts_language_selection.html similarity index 100% rename from templates/webpages/ic/parts_language_selection_master.html rename to templates/webpages/ic/parts_language_selection.html diff --git a/templates/webpages/ic/price_row_master.html b/templates/webpages/ic/price_row.html similarity index 100% rename from templates/webpages/ic/price_row_master.html rename to templates/webpages/ic/price_row.html diff --git a/templates/webpages/ic/search_master.html b/templates/webpages/ic/search.html similarity index 100% rename from templates/webpages/ic/search_master.html rename to templates/webpages/ic/search.html diff --git a/templates/webpages/ic/search_update_prices_master.html b/templates/webpages/ic/search_update_prices.html similarity index 100% rename from templates/webpages/ic/search_update_prices_master.html rename to templates/webpages/ic/search_update_prices.html diff --git a/templates/webpages/ir/_payments_master.html b/templates/webpages/ir/_payments.html similarity index 100% rename from templates/webpages/ir/_payments_master.html rename to templates/webpages/ir/_payments.html diff --git a/templates/webpages/ir/form_footer_master.html b/templates/webpages/ir/form_footer.html similarity index 100% rename from templates/webpages/ir/form_footer_master.html rename to templates/webpages/ir/form_footer.html diff --git a/templates/webpages/ir/form_header_master.html b/templates/webpages/ir/form_header.html similarity index 100% rename from templates/webpages/ir/form_header_master.html rename to templates/webpages/ir/form_header.html diff --git a/templates/webpages/is/_payments_master.html b/templates/webpages/is/_payments.html similarity index 100% rename from templates/webpages/is/_payments_master.html rename to templates/webpages/is/_payments.html diff --git a/templates/webpages/is/form_footer_master.html b/templates/webpages/is/form_footer.html similarity index 100% rename from templates/webpages/is/form_footer_master.html rename to templates/webpages/is/form_footer.html diff --git a/templates/webpages/is/form_header_master.html b/templates/webpages/is/form_header.html similarity index 100% rename from templates/webpages/is/form_header_master.html rename to templates/webpages/is/form_header.html diff --git a/templates/webpages/login/auth_db_unreachable_master.html b/templates/webpages/login/auth_db_unreachable.html similarity index 100% rename from templates/webpages/login/auth_db_unreachable_master.html rename to templates/webpages/login/auth_db_unreachable.html diff --git a/templates/webpages/login/authentication_pl_missing_master.html b/templates/webpages/login/authentication_pl_missing.html similarity index 100% rename from templates/webpages/login/authentication_pl_missing_master.html rename to templates/webpages/login/authentication_pl_missing.html diff --git a/templates/webpages/login/company_logo_master.html b/templates/webpages/login/company_logo.html similarity index 100% rename from templates/webpages/login/company_logo_master.html rename to templates/webpages/login/company_logo.html diff --git a/templates/webpages/login/login_screen_master.html b/templates/webpages/login/login_screen.html similarity index 100% rename from templates/webpages/login/login_screen_master.html rename to templates/webpages/login/login_screen.html diff --git a/templates/webpages/login/password_error_master.html b/templates/webpages/login/password_error.html similarity index 100% rename from templates/webpages/login/password_error_master.html rename to templates/webpages/login/password_error.html diff --git a/templates/webpages/menu/menunew_master.html b/templates/webpages/menu/menunew.html similarity index 100% rename from templates/webpages/menu/menunew_master.html rename to templates/webpages/menu/menunew.html diff --git a/templates/webpages/menu/menuv3_master.html b/templates/webpages/menu/menuv3.html similarity index 100% rename from templates/webpages/menu/menuv3_master.html rename to templates/webpages/menu/menuv3.html diff --git a/templates/webpages/menu/menuv4_master.html b/templates/webpages/menu/menuv4.html similarity index 100% rename from templates/webpages/menu/menuv4_master.html rename to templates/webpages/menu/menuv4.html diff --git a/templates/webpages/oe/check_for_direct_delivery_master.html b/templates/webpages/oe/check_for_direct_delivery.html similarity index 100% rename from templates/webpages/oe/check_for_direct_delivery_master.html rename to templates/webpages/oe/check_for_direct_delivery.html diff --git a/templates/webpages/oe/form_footer_master.html b/templates/webpages/oe/form_footer.html similarity index 100% rename from templates/webpages/oe/form_footer_master.html rename to templates/webpages/oe/form_footer.html diff --git a/templates/webpages/oe/form_header_master.html b/templates/webpages/oe/form_header.html similarity index 100% rename from templates/webpages/oe/form_header_master.html rename to templates/webpages/oe/form_header.html diff --git a/templates/webpages/oe/orders_bottom_master.html b/templates/webpages/oe/orders_bottom.html similarity index 100% rename from templates/webpages/oe/orders_bottom_master.html rename to templates/webpages/oe/orders_bottom.html diff --git a/templates/webpages/oe/orders_top_master.html b/templates/webpages/oe/orders_top.html similarity index 100% rename from templates/webpages/oe/orders_top_master.html rename to templates/webpages/oe/orders_top.html diff --git a/templates/webpages/oe/report_for_todo_list_master.html b/templates/webpages/oe/report_for_todo_list.html similarity index 100% rename from templates/webpages/oe/report_for_todo_list_master.html rename to templates/webpages/oe/report_for_todo_list.html diff --git a/templates/webpages/oe/sales_order_master.html b/templates/webpages/oe/sales_order.html similarity index 100% rename from templates/webpages/oe/sales_order_master.html rename to templates/webpages/oe/sales_order.html diff --git a/templates/webpages/oe/search_master.html b/templates/webpages/oe/search.html similarity index 100% rename from templates/webpages/oe/search_master.html rename to templates/webpages/oe/search.html diff --git a/templates/webpages/projects/project_form_master.html b/templates/webpages/projects/project_form.html similarity index 100% rename from templates/webpages/projects/project_form_master.html rename to templates/webpages/projects/project_form.html diff --git a/templates/webpages/projects/search_master.html b/templates/webpages/projects/search.html similarity index 100% rename from templates/webpages/projects/search_master.html rename to templates/webpages/projects/search.html diff --git a/templates/webpages/report_generator/csv_export_options_master.html b/templates/webpages/report_generator/csv_export_options.html similarity index 100% rename from templates/webpages/report_generator/csv_export_options_master.html rename to templates/webpages/report_generator/csv_export_options.html diff --git a/templates/webpages/report_generator/html_report_master.html b/templates/webpages/report_generator/html_report.html similarity index 100% rename from templates/webpages/report_generator/html_report_master.html rename to templates/webpages/report_generator/html_report.html diff --git a/templates/webpages/report_generator/pdf_export_options_master.html b/templates/webpages/report_generator/pdf_export_options.html similarity index 100% rename from templates/webpages/report_generator/pdf_export_options_master.html rename to templates/webpages/report_generator/pdf_export_options.html diff --git a/templates/webpages/rp/aging_ar_bottom_master.html b/templates/webpages/rp/aging_ar_bottom.html similarity index 100% rename from templates/webpages/rp/aging_ar_bottom_master.html rename to templates/webpages/rp/aging_ar_bottom.html diff --git a/templates/webpages/rp/aging_ar_top_master.html b/templates/webpages/rp/aging_ar_top.html similarity index 100% rename from templates/webpages/rp/aging_ar_top_master.html rename to templates/webpages/rp/aging_ar_top.html diff --git a/templates/webpages/rp/balance_sheet_master.html b/templates/webpages/rp/balance_sheet.html similarity index 100% rename from templates/webpages/rp/balance_sheet_master.html rename to templates/webpages/rp/balance_sheet.html diff --git a/templates/webpages/rp/html_report_susa_master.html b/templates/webpages/rp/html_report_susa.html similarity index 100% rename from templates/webpages/rp/html_report_susa_master.html rename to templates/webpages/rp/html_report_susa.html diff --git a/templates/webpages/sepa/bank_transfer_add_master.html b/templates/webpages/sepa/bank_transfer_add.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_add_master.html rename to templates/webpages/sepa/bank_transfer_add.html diff --git a/templates/webpages/sepa/bank_transfer_create_master.html b/templates/webpages/sepa/bank_transfer_create.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_create_master.html rename to templates/webpages/sepa/bank_transfer_create.html diff --git a/templates/webpages/sepa/bank_transfer_created_master.html b/templates/webpages/sepa/bank_transfer_created.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_created_master.html rename to templates/webpages/sepa/bank_transfer_created.html diff --git a/templates/webpages/sepa/bank_transfer_edit_master.html b/templates/webpages/sepa/bank_transfer_edit.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_edit_master.html rename to templates/webpages/sepa/bank_transfer_edit.html diff --git a/templates/webpages/sepa/bank_transfer_list_bottom_master.html b/templates/webpages/sepa/bank_transfer_list_bottom.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_list_bottom_master.html rename to templates/webpages/sepa/bank_transfer_list_bottom.html diff --git a/templates/webpages/sepa/bank_transfer_list_top_master.html b/templates/webpages/sepa/bank_transfer_list_top.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_list_top_master.html rename to templates/webpages/sepa/bank_transfer_list_top.html diff --git a/templates/webpages/sepa/bank_transfer_mark_as_closed_step1_master.html b/templates/webpages/sepa/bank_transfer_mark_as_closed_step1.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_mark_as_closed_step1_master.html rename to templates/webpages/sepa/bank_transfer_mark_as_closed_step1.html diff --git a/templates/webpages/sepa/bank_transfer_search_master.html b/templates/webpages/sepa/bank_transfer_search.html similarity index 100% rename from templates/webpages/sepa/bank_transfer_search_master.html rename to templates/webpages/sepa/bank_transfer_search.html diff --git a/templates/webpages/todo/show_todo_list_master.html b/templates/webpages/todo/show_todo_list.html similarity index 100% rename from templates/webpages/todo/show_todo_list_master.html rename to templates/webpages/todo/show_todo_list.html diff --git a/templates/webpages/ustva/config_step1_master.html b/templates/webpages/ustva/config_step1.html similarity index 100% rename from templates/webpages/ustva/config_step1_master.html rename to templates/webpages/ustva/config_step1.html diff --git a/templates/webpages/ustva/config_step2_master.html b/templates/webpages/ustva/config_step2.html similarity index 100% rename from templates/webpages/ustva/config_step2_master.html rename to templates/webpages/ustva/config_step2.html diff --git a/templates/webpages/ustva/generic_taxreport_master.html b/templates/webpages/ustva/generic_taxreport.html similarity index 100% rename from templates/webpages/ustva/generic_taxreport_master.html rename to templates/webpages/ustva/generic_taxreport.html diff --git a/templates/webpages/ustva/report_master.html b/templates/webpages/ustva/report.html similarity index 100% rename from templates/webpages/ustva/report_master.html rename to templates/webpages/ustva/report.html diff --git a/templates/webpages/webdav/_list_master.html b/templates/webpages/webdav/_list.html similarity index 100% rename from templates/webpages/webdav/_list_master.html rename to templates/webpages/webdav/_list.html diff --git a/templates/webpages/wh/journal_filter_master.html b/templates/webpages/wh/journal_filter.html similarity index 100% rename from templates/webpages/wh/journal_filter_master.html rename to templates/webpages/wh/journal_filter.html diff --git a/templates/webpages/wh/removal_parts_selection_master.html b/templates/webpages/wh/removal_parts_selection.html similarity index 100% rename from templates/webpages/wh/removal_parts_selection_master.html rename to templates/webpages/wh/removal_parts_selection.html diff --git a/templates/webpages/wh/report_filter_master.html b/templates/webpages/wh/report_filter.html similarity index 100% rename from templates/webpages/wh/report_filter_master.html rename to templates/webpages/wh/report_filter.html diff --git a/templates/webpages/wh/transfer_parts_selection_master.html b/templates/webpages/wh/transfer_parts_selection.html similarity index 100% rename from templates/webpages/wh/transfer_parts_selection_master.html rename to templates/webpages/wh/transfer_parts_selection.html diff --git a/templates/webpages/wh/warehouse_selection_master.html b/templates/webpages/wh/warehouse_selection.html similarity index 100% rename from templates/webpages/wh/warehouse_selection_master.html rename to templates/webpages/wh/warehouse_selection.html diff --git a/templates/webpages/wh/warehouse_selection_assembly_master.html b/templates/webpages/wh/warehouse_selection_assembly.html similarity index 100% rename from templates/webpages/wh/warehouse_selection_assembly_master.html rename to templates/webpages/wh/warehouse_selection_assembly.html diff --git a/templates/webpages/wh/warehouse_selection_stock_master.html b/templates/webpages/wh/warehouse_selection_stock.html similarity index 100% rename from templates/webpages/wh/warehouse_selection_stock_master.html rename to templates/webpages/wh/warehouse_selection_stock.html -- 2.20.1