From 91a91f32d4bbb7ed383665dae264b89ce6908464 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jun 08 2017 09:54:37 +0000 Subject: Remove the wording 'owner' in the UI Relates to https://pagure.io/pagure/issue/2327 --- diff --git a/pagure/templates/settings.html b/pagure/templates/settings.html index 8603001..62b8375 100644 --- a/pagure/templates/settings.html +++ b/pagure/templates/settings.html @@ -126,8 +126,8 @@ project on your name.

- These are your personal tokens; they are not visible to other owners - of this repository. + These are your personal tokens; they are not visible to the other + admins of this repository.

These keys are valid for 60 days. @@ -421,7 +421,7 @@   {{ repo.user.user }} - (owner) + (main admin) {% for access in access_users %} {% for user in access_users[access] %}