From 49193bebd283322bb997b7aed09fc7818a881af9 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 28 Sep 2014 01:38:25 -0400 Subject: UI: Confirmation box --- templates/admin/auth/edit.tmpl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'templates/admin/auth') diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl index 9697b773..77d28f62 100644 --- a/templates/admin/auth/edit.tmpl +++ b/templates/admin/auth/edit.tmpl @@ -100,7 +100,14 @@       - + + +
+

{{.i18n.Tr "admin.auths.delete_auth_title"}}

+

{{.i18n.Tr "admin.auths.delete_auth_desc"}}

+
+ +
-- cgit v1.2.3