From 0605baf68f5bc9fef210b8827f8b95f8c51707cc Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Wed, 6 Aug 2025 10:45:37 +0200 Subject: [PATCH] capitalize tab phrases; style&phrase change for Attendance Check Date Datepicker; Picture col min width icrease so the title is readable in english; --- system/phrasesupdate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 034e4aca5..01e4fcdfe 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -31767,7 +31767,7 @@ array( array( 'app' => 'anwesenheiten', 'category' => 'global', - 'phrase' => 'kontrolldatum', + 'phrase' => 'kontrolldatumV2', 'insertvon' => 'system', 'phrases' => array( array( @@ -31778,7 +31778,7 @@ array( ), array( 'sprache' => 'English', - 'text' => 'Attendance Check Date', + 'text' => 'Check Date', 'description' => '', 'insertvon' => 'system' )