From 8d8477ee6b4a5bc9a4b8636b424feb631881c1d2 Mon Sep 17 00:00:00 2001 From: ReAnzu Date: Sat, 10 Mar 2018 16:27:20 -0600 Subject: [PATCH] client/user: Updating the title on the delete token button. --- client/html/user_tokens.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/html/user_tokens.tpl b/client/html/user_tokens.tpl index 84f3aa6e..85996f0f 100644 --- a/client/html/user_tokens.tpl +++ b/client/html/user_tokens.tpl @@ -27,7 +27,8 @@
<% if (token.isCurrentAuthToken) { %> - + <% } else { %> <% } %>