gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-ui] 150/459: more working


From: gnunet
Subject: [reclaim-ui] 150/459: more working
Date: Fri, 11 Jun 2021 23:24:02 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit 1034fdb7897ae4f99876bd3beeeec0d37f62e59a
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Thu Sep 5 14:59:25 2019 +0200

    more working
---
 src/app/identity-list/identity-list.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/identity-list/identity-list.component.html 
b/src/app/identity-list/identity-list.component.html
index 585c9e6..2e4c200 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -66,7 +66,7 @@
 <!-- Cancel authorization -->
 <div style="margin-bottom: 1em; text-align: center;">
   <button *ngIf="inOpenIdFlow() && !isAddIdentity() && (null == 
identityInEdit) && clientNameFound" class="btn btn-danger mt-2" 
(click)="cancelRequest()">
-    <span class="fa fa-ban"></span> Decline and return to website
+    <span class="fa fa-ban"></span> Decline authorization request
   </button>
 </div>
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]