From 08fd501ce2aa09e958d41be9fc78900df56841bc Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Wed, 10 May 2017 11:36:35 +0100 Subject: [PATCH] Add a hint to the sudo-mode prompt --- services/web/app/views/sudo_mode/sudo_mode_prompt.pug | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/services/web/app/views/sudo_mode/sudo_mode_prompt.pug b/services/web/app/views/sudo_mode/sudo_mode_prompt.pug index 3b089517c1..9ad3003722 100644 --- a/services/web/app/views/sudo_mode/sudo_mode_prompt.pug +++ b/services/web/app/views/sudo_mode/sudo_mode_prompt.pug @@ -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.