From 08693acb5794a6175dd61d3567983bdec1778986 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 22 Nov 2023 12:25:23 +0100 Subject: [PATCH] change eye for button view --- idhub/templates/idhub/user/credentials.html | 4 ++-- idhub/templates/idhub/user/profile.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/idhub/templates/idhub/user/credentials.html b/idhub/templates/idhub/user/credentials.html index d4d4850..a34d43a 100644 --- a/idhub/templates/idhub/user/credentials.html +++ b/idhub/templates/idhub/user/credentials.html @@ -27,8 +27,8 @@ {{ f.get_issued_on }} {{ f.get_status }} - - + + {% trans 'View' %} diff --git a/idhub/templates/idhub/user/profile.html b/idhub/templates/idhub/user/profile.html index fe5d6e8..ede177d 100644 --- a/idhub/templates/idhub/user/profile.html +++ b/idhub/templates/idhub/user/profile.html @@ -53,8 +53,8 @@ {{ membership.start_date|default:'' }} {{ membership.end_date|default:'' }} - - + + {% trans 'View' %}