We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6301eb commit 9999731Copy full SHA for 9999731
1 file changed
templates/pages/setup/authentication/setup.html.twig
@@ -92,7 +92,7 @@
92
</div>
93
94
<div class="card-footer d-flex">
95
- <button type="submit" name="update_auth" class="btn btn-primary ms-auto">
+ <button type="submit" name="update_auth" value="1" class="btn btn-primary ms-auto">
96
<i class="ti ti-device-floppy"></i>
97
<span>{{ _x('button', 'Save') }}</span>
98
</button>
0 commit comments