mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Add a hint to the sudo-mode prompt
This commit is contained in:
parent
16128288a9
commit
08fd501ce2
1 changed files with 6 additions and 0 deletions
|
@ -37,3 +37,9 @@ block content
|
|||
ng-disabled="confirmPassword.inflight"
|
||||
)
|
||||
span #{translate("confirm")}
|
||||
|
||||
.row
|
||||
.col-md-8.col-md-offset-2
|
||||
p.text-centered
|
||||
small
|
||||
| Tip: You are entering "sudo mode", we won't ask for your password again for a while.
|
||||
|
|
Loading…
Reference in a new issue