CIM77 - Service reports alleen laatste 5

This commit is contained in:
“VeLiTi”
2024-05-16 15:56:20 +02:00
parent 7612073a5f
commit e4cc9f4ef3
6 changed files with 50 additions and 11 deletions

View File

@@ -55,6 +55,7 @@ $general_first = '↤'; // <-First;
$general_view = 'View';
$general_actions = 'Actions';
$general_actions_more = 'Show more';
$general_profile = 'Profile';
$general_logout = 'Logout';
@@ -240,7 +241,6 @@ $product_serialized = 'Serialized';
$product_build = 'Build';
$product_sales = 'Sales';
$part_type1 = 'Product';
$part_type2 = 'Sparepart';
$part_type3 = 'Loose_item';
@@ -277,7 +277,6 @@ $User_pw_reset = 'Password reset';
$User_pw_login_count = 'Failed login attempts';
$User_block = 'Blocked';
$reset_message = 'Password reset started => See your email inbox for further instructions, you will be redirected to the login page.';
$reset_message2 = 'Resettoken not valid, you will be redirected';
$reset_message3 = 'Password minimal length of 6 characters';