From fc24ee893402902fc58632dabb5d7c2594e191d0 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Thu, 12 Mar 2015 13:00:10 +0100 Subject: [PATCH] Fixed many issues in output HTML code according to HTML 4.01 Transitional format. --- access/login.php | 10 ++++---- access/logout.php | 2 +- access/password_reset.php | 8 +++---- admin/create_coy.php | 2 +- admin/crm_categories.php | 2 +- admin/db/attachments_db.inc | 4 ++-- admin/inst_upgrade.php | 2 +- admin/security_roles.php | 2 +- gl/gl_bank.php | 2 +- gl/gl_journal.php | 2 +- gl/includes/ui/gl_bank_ui.inc | 4 ++-- gl/includes/ui/gl_journal_ui.inc | 15 ++++++------ gl/inquiry/balance_sheet.php | 4 ++-- gl/inquiry/profit_loss.php | 2 +- gl/view/bank_transfer_view.php | 2 +- gl/view/gl_deposit_view.php | 4 ++-- gl/view/gl_payment_view.php | 4 ++-- gl/view/gl_trans_view.php | 4 ++-- includes/page/footer.inc | 2 +- includes/page/header.inc | 6 ++--- includes/system_tests.inc | 2 +- includes/ui/allocation_cart.inc | 2 +- includes/ui/contacts_view.inc | 2 +- includes/ui/db_pager_view.inc | 4 ++-- includes/ui/ui_controls.inc | 11 +++++---- includes/ui/ui_input.inc | 23 +++++++++--------- includes/ui/ui_lists.inc | 5 +++- includes/ui/ui_msgs.inc | 5 ++++ includes/ui/ui_view.inc | 4 ++-- includes/ui/view_package.php | 2 +- install/index.php | 2 +- inventory/adjustments.php | 2 +- inventory/includes/item_adjustments_ui.inc | 4 ++-- inventory/includes/stock_transfers_ui.inc | 4 ++-- inventory/manage/item_categories.php | 2 +- inventory/manage/item_codes.php | 2 +- inventory/manage/item_units.php | 2 +- inventory/manage/movement_types.php | 2 +- inventory/manage/sales_kits.php | 2 +- inventory/prices.php | 2 +- inventory/purchasing_data.php | 2 +- inventory/reorder_level.php | 2 +- inventory/transfers.php | 2 +- inventory/view/view_adjustment.php | 4 ++-- inventory/view/view_transfer.php | 4 ++-- manufacturing/includes/manufacturing_ui.inc | 6 ++--- .../includes/work_order_issue_ui.inc | 2 +- manufacturing/manage/bom_edit.php | 2 +- manufacturing/manage/work_centres.php | 2 +- manufacturing/work_order_issue.php | 2 +- purchasing/includes/ui/grn_ui.inc | 4 ++-- purchasing/includes/ui/invoice_ui.inc | 14 +++++------ purchasing/includes/ui/po_ui.inc | 6 ++--- purchasing/inquiry/supplier_inquiry.php | 2 +- purchasing/po_receive_items.php | 2 +- purchasing/supplier_payment.php | 4 ++-- purchasing/view/view_grn.php | 2 +- purchasing/view/view_po.php | 4 ++-- purchasing/view/view_supp_credit.php | 6 ++--- purchasing/view/view_supp_invoice.php | 6 ++--- purchasing/view/view_supp_payment.php | 2 +- reporting/includes/reports_classes.inc | 2 +- sales/create_recurrent_invoices.php | 2 +- sales/credit_note_entry.php | 2 +- sales/customer_credit_invoice.php | 8 +++---- sales/customer_delivery.php | 8 +++---- sales/customer_invoice.php | 8 +++---- sales/customer_payments.php | 4 ++-- sales/includes/ui/sales_credit_ui.inc | 4 ++-- sales/includes/ui/sales_order_ui.inc | 11 +++++---- sales/inquiry/customer_inquiry.php | 2 +- sales/manage/sales_areas.php | 2 +- sales/manage/sales_groups.php | 2 +- sales/manage/sales_people.php | 2 +- sales/manage/sales_types.php | 2 +- sales/sales_order_entry.php | 2 +- sales/view/view_credit.php | 12 +++++----- sales/view/view_dispatch.php | 14 +++++------ sales/view/view_invoice.php | 14 +++++------ sales/view/view_receipt.php | 2 +- sales/view/view_sales_order.php | 6 ++--- taxes/item_tax_types.php | 2 +- themes/aqua/renderer.php | 24 +++++++++---------- themes/cool/renderer.php | 22 ++++++++--------- themes/default/renderer.php | 23 +++++++++--------- 85 files changed, 219 insertions(+), 208 deletions(-) diff --git a/access/login.php b/access/login.php index 45294376..0233354f 100644 --- a/access/login.php +++ b/access/login.php @@ -36,7 +36,7 @@ function defaultCompany() if (check_faillog()) { - $blocked_msg = ''._('Too many failed login attempts.
Please wait a while or try later.').'
'; + $blocked_msg = ''._('Too many failed login attempts.
Please wait a while or try later.').'
'; $js .= "