mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 17:39:06 +02:00
Added some translations
This commit is contained in:
parent
1b8b5d927f
commit
ab3f5db174
4 changed files with 168 additions and 1 deletions
|
@ -119,7 +119,7 @@ class UserController extends AbstractController
|
|||
'max' => 128
|
||||
])]
|
||||
])
|
||||
->add('submit', SubmitType::class)
|
||||
->add('submit', SubmitType::class, ['label' => 'save'])
|
||||
->getForm();
|
||||
|
||||
$pw_form->handleRequest($request);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue