From 3e803cf71f4810e88332d649487b76e5a1397ebc Mon Sep 17 00:00:00 2001 From: data Date: Tue, 17 Feb 2026 11:33:58 +0100 Subject: [PATCH] Remove page title to save space on mobile Co-Authored-By: Claude Opus 4.5 --- handybarcodescannerindex.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/handybarcodescannerindex.php b/handybarcodescannerindex.php index 5385000..ea84f18 100755 --- a/handybarcodescannerindex.php +++ b/handybarcodescannerindex.php @@ -78,9 +78,6 @@ $arrayofcss = array('/handybarcodescanner/css/scanner.css'); llxHeader('', $langs->trans("HandyBarcodeScanner"), '', '', 0, 0, array(), $arrayofcss, '', 'mod-handybarcodescanner page-scanner classforhorizontalscrolloftabs'); -// Titel -print load_fiche_titre($langs->trans("HandyBarcodeScanner"), '', 'handybarcodescanner@handybarcodescanner'); - print '
'; // Mode Tabs - Dolibarr Style