<body> in eigene Zeile (für späteres entfernen)
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 14 Sep 2012 15:07:39 +0000 (17:07 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:03 +0000 (15:59 +0200)
commitf311ac0fdaf9f33d8ff052f0196ce133108eacd4
tree94c911ca6d3712691499ae69dcffeb08e400302b
parent2219d15895a48a6ec3aecef5ed3ae2313bf1c900
<body> in eigene Zeile (für späteres entfernen)

commit erzeugt mit:
find . -type f | xargs perl -i -pae 'if (/\]<body/) { s/\[%/[%-/g; s/<body/\n<body/ }'
70 files changed:
templates/webpages/admin/backup_dataset.html
templates/webpages/admin/backup_dataset_email_done.html
templates/webpages/admin/check_auth_database.html
templates/webpages/admin/check_auth_tables.html
templates/webpages/admin/create_dataset.html
templates/webpages/admin/create_standard_group_ask.html
templates/webpages/admin/dbadmin.html
templates/webpages/admin/dbdelete.html
templates/webpages/admin/delete_dataset.html
templates/webpages/admin/delete_group_confirm.html
templates/webpages/admin/edit_group_membership.html
templates/webpages/admin/edit_groups.html
templates/webpages/admin/list_users.html
templates/webpages/admin/restore_dataset.html
templates/webpages/admin/test_db_connection.html
templates/webpages/admin/update_dataset.html
templates/webpages/admin/user_migration.html
templates/webpages/admin/user_migration_complete.html
templates/webpages/admin/user_migration_done.html
templates/webpages/am/config.html
templates/webpages/am/confirm_delete_warehouse.html
templates/webpages/am/edit_defaults.html
templates/webpages/am/edit_price_factor.html
templates/webpages/am/edit_tax.html
templates/webpages/am/edit_templates.html
templates/webpages/am/edit_warehouse.html
templates/webpages/am/list_tax.html
templates/webpages/amcvar/display_cvar_config_form.html
templates/webpages/ct/search.html
templates/webpages/dbupgrade/header.html
templates/webpages/do/delete.html
templates/webpages/do/search.html
templates/webpages/do/stock_in_form.html
templates/webpages/do/stock_out_form.html
templates/webpages/drafts/load.html
templates/webpages/drafts/save_new.html
templates/webpages/dunning/edit_config.html
templates/webpages/dunning/set_email.html
templates/webpages/fu/add_edit.html
templates/webpages/generic/calculate_qty.html
templates/webpages/generic/edit_email.html
templates/webpages/generic/error.html
templates/webpages/generic/exception.html
templates/webpages/generic/information.html
templates/webpages/generic/part_selection.html
templates/webpages/generic/select_delivery_customer.html
templates/webpages/generic/select_part.html
templates/webpages/generic/select_vendor.html
templates/webpages/generic/set_longdescription.html
templates/webpages/generictranslations/edit_greetings.html
templates/webpages/generictranslations/edit_sepa_strings.html
templates/webpages/ic/parts_language_selection.html
templates/webpages/login/company_logo.html
templates/webpages/login_screen/user_login.html
templates/webpages/oe/check_for_direct_delivery.html
templates/webpages/projects/project_form.html
templates/webpages/projects/search.html
templates/webpages/report_generator/csv_export_options.html
templates/webpages/report_generator/html_report.html
templates/webpages/report_generator/pdf_export_options.html
templates/webpages/rp/html_report_susa.html
templates/webpages/todo/show_todo_list.html
templates/webpages/ustva/generic_taxreport.html
templates/webpages/wh/journal_filter.html
templates/webpages/wh/removal_parts_selection.html
templates/webpages/wh/report_filter.html
templates/webpages/wh/transfer_parts_selection.html
templates/webpages/wh/warehouse_selection.html
templates/webpages/wh/warehouse_selection_assembly.html
templates/webpages/wh/warehouse_selection_stock.html