[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.
- [reclaim-ui] 146/459: minor style, (continued)
- [reclaim-ui] 146/459: minor style, gnunet, 2021/06/11
- [reclaim-ui] 148/459: fix style, gnunet, 2021/06/11
- [reclaim-ui] 155/459: fixes, gnunet, 2021/06/11
- [reclaim-ui] 152/459: dependency updates; minor bugfix, gnunet, 2021/06/11
- [reclaim-ui] 147/459: Merge branch 'master' of gitlab.com:reclaimid/ui, gnunet, 2021/06/11
- [reclaim-ui] 153/459: update logo, gnunet, 2021/06/11
- [reclaim-ui] 171/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 151/459: modal positioning, gnunet, 2021/06/11
- [reclaim-ui] 149/459: change wording, gnunet, 2021/06/11
- [reclaim-ui] 157/459: followup fix, gnunet, 2021/06/11
- [reclaim-ui] 150/459: more working,
gnunet <=
- [reclaim-ui] 180/459: clarify optional attributes, gnunet, 2021/06/11
- [reclaim-ui] 166/459: return if redirect, gnunet, 2021/06/11
- [reclaim-ui] 156/459: better track oidc flow, gnunet, 2021/06/11
- [reclaim-ui] 160/459: hash does not work with webext, gnunet, 2021/06/11
- [reclaim-ui] 179/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 161/459: no slash, gnunet, 2021/06/11
- [reclaim-ui] 159/459: more refactoring, gnunet, 2021/06/11
- [reclaim-ui] 162/459: fix modal bug, gnunet, 2021/06/11
- [reclaim-ui] 163/459: style, gnunet, 2021/06/11
- [reclaim-ui] 158/459: fix styles; fix new and edit links, gnunet, 2021/06/11