Use form for search submit.

This commit is contained in:
Jan Böhmer 2020-01-04 22:37:30 +01:00 committed by Jan Böhmer
parent da88c23268
commit e293a7b5ab
7 changed files with 80 additions and 74 deletions

View file

@ -2,9 +2,6 @@
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="de">
<file id="SchebTwoFactorBundle.de">
<unit id="QoghNQ6" name="login">
<notes>
<note category="file-source" priority="1">Part-DB1\templates\security\2fa_base_form.html.twig:52</note>
</notes>
<segment>
<source>login</source>
<target>Login</target>

View file

@ -2,9 +2,6 @@
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="en">
<file id="SchebTwoFactorBundle.en">
<unit id="QoghNQ6" name="login">
<notes>
<note category="file-source" priority="1">Part-DB1\templates\security\2fa_base_form.html.twig:52</note>
</notes>
<segment>
<source>login</source>
<target>Login</target>

View file

@ -6275,5 +6275,11 @@ Element 3</target>
<target>Sicherheitsschlüssel</target>
</segment>
</unit>
<unit id="N66qZeD" name="search.submit">
<segment>
<source>search.submit</source>
<target>Los!</target>
</segment>
</unit>
</file>
</xliff>

View file

@ -6253,5 +6253,11 @@ Element 3</target>
<target>Login successful</target>
</segment>
</unit>
<unit id="N66qZeD" name="search.submit">
<segment>
<source>search.submit</source>
<target>Go!</target>
</segment>
</unit>
</file>
</xliff>