mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-19 22:31:31 +02:00
Improve language
This commit is contained in:
@@ -661,7 +661,7 @@ function showAuthenticatedUserForm(\Delight\Auth\Auth $auth) {
|
||||
|
||||
echo '<form action="" method="post" accept-charset="utf-8">';
|
||||
echo '<input type="hidden" name="action" value="logout" />';
|
||||
echo '<button type="submit">Logout</button>';
|
||||
echo '<button type="submit">Log out</button>';
|
||||
echo '</form>';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user