Skip to content
Snippets Groups Projects
Commit 0271f6c4 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Typo.

parent 8c8aebd4
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ if ($this->data['errorcode'] !== null) {
} ?> value="<?php echo htmlspecialchars($this->data['username']); ?>"/>
</td>
<?php
if ($this->data['rememberUsernameEnabled'] && !$this->data['forcedUsername']) {
if ($this->data['rememberUsernameEnabled'] && !$this->data['forceUsername']) {
// display the "remember my username" checkbox
?>
<td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment