[copr] master: remove sentence which does not have meaning (3870790)

msuchy at fedoraproject.org msuchy at fedoraproject.org
Tue Jun 25 15:09:29 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit 38707907e468d7314ad27056934576e0d1dee5c0
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Jun 25 13:56:55 2013 +0200

    remove sentence which does not have meaning
    
    "you are you" does not have sense. I tried to rephrase it, but it is probably better without this sentece.
    I think we do not need to explain why token expires.


>---------------------------------------------------------------

 coprs_frontend/coprs/templates/api.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/coprs_frontend/coprs/templates/api.html b/coprs_frontend/coprs/templates/api.html
index c57e49f..6501147 100644
--- a/coprs_frontend/coprs/templates/api.html
+++ b/coprs_frontend/coprs/templates/api.html
@@ -13,8 +13,7 @@
     should not be shared!</span>.
     </p>
 
-    <p>The API token is valid for {{ config['API_TOKEN_EXPIRATION'] }} days after you generated it, this
-    in order to ensure you are you every {{ config['API_TOKEN_EXPIRATION'] }} days.
+    <p>The API token is valid for {{ config['API_TOKEN_EXPIRATION'] }} days after you generated it.
     </p>
 
     {% if g.user %}



More information about the copr-devel mailing list