fix for https://github.com/owncloud/documents/issues/165
This commit is contained in:
parent
ac62572fb1
commit
0d9a73dece
@ -8,7 +8,7 @@
|
||||
<div class="warning"><?php p($l->t('Wrong password. Please retry.')) ?></div>
|
||||
<?php endif; ?>
|
||||
<form method="post">
|
||||
<input type="text" name="password" placeholder="<?php p($l->t('Password')) ?>" />
|
||||
<input type="password" name="password" placeholder="<?php p($l->t('Password')) ?>" />
|
||||
<input type="submit" name="submit" value="<?php p($l->t('OK')) ?>" />
|
||||
</form>
|
||||
<?php endif; ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user