From ec20d4426752d51a8eeca67aa08579678ae8ec8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CVeLiTi=E2=80=9D?= <βinfo@veliti.nlβ> Date: Mon, 15 Dec 2025 17:08:44 +0100 Subject: [PATCH] Refactor UI elements for consistency and clarity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated action buttons across multiple files to use icons (e.g., "Save" to "πΎ+", "Delete" to "X"). - Replaced "Cancel" button text with a left arrow (β) for a more intuitive navigation experience. - Removed unnecessary action columns from tables to streamline the interface. - Enhanced table rows to be clickable for better user interaction, redirecting to relevant management pages. - Adjusted font sizes and styles in CSS for improved readability and aesthetics. - Standardized back button functionality to use a left arrow across various pages. --- account.php | 4 +-- account_manage.php | 6 ++--- accounts.php | 4 +-- assets/functions.php | 5 +--- buildtool.php | 2 +- cartest.php | 4 +-- cartest_manage.php | 6 ++--- cartests.php | 4 +-- category.php | 6 ++--- communication.php | 6 ++--- communication_send.php | 2 +- communications.php | 6 ++--- contract.php | 6 ++--- contract_manage.php | 6 ++--- contracts.php | 6 ++--- dealer.php | 4 +-- dealer_manage.php | 6 ++--- dealers.php | 4 +-- discount.php | 6 ++--- discounts.php | 4 +-- equipment.php | 10 +++----- equipment_data.php | 2 +- equipment_manage.php | 6 ++--- equipments.php | 6 ++--- equipments_mass_update.php | 2 +- firmwaretool.php | 2 +- histories.php | 4 +-- history.php | 22 ++++++---------- history_manage.php | 6 ++--- language.php | 2 +- media_manage.php | 6 ++--- media_scanner.php | 2 +- order.php | 6 ++--- orders.php | 4 +-- partner.php | 6 ++--- partners.php | 4 +-- pricelists.php | 4 +-- pricelists_manage.php | 6 ++--- product.php | 14 ++++------- product_manage.php | 6 ++--- products.php | 4 +-- products_attributes.php | 4 +-- products_attributes_manage.php | 6 ++--- products_configurations.php | 6 ++--- products_software.php | 6 ++--- products_software_upgrade_paths_manage.php | 4 +-- products_software_version.php | 4 +-- products_software_version_manage.php | 4 +-- products_versions.php | 6 ++--- profile.php | 4 +-- profiles.php | 2 +- report_contracts_billing.php | 6 ++--- report_healthindex.php | 7 +++--- rma.php | 6 ++--- rma_manage.php | 4 +-- rmas.php | 4 +-- servicereport.php | 4 ++- servicereports.php | 2 +- settings.php | 2 +- shipping.php | 6 ++--- shipping_manage.php | 6 ++--- style/admin.css | 29 ++++++---------------- tax.php | 4 +-- translation_manage.php | 6 ++--- translations.php | 4 +-- user.php | 6 ++--- users.php | 6 ++--- 67 files changed, 153 insertions(+), 216 deletions(-) diff --git a/account.php b/account.php index dab91a7..d270157 100644 --- a/account.php +++ b/account.php @@ -56,10 +56,10 @@ template_header('Account', 'account', 'view'); $view = '