changeset ffacabc4b1b1 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset;node=ffacabc4b1b1
description:
        Use secondary button to request new language
diffstat:

 templates/contribute.html |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 2327df29b935 -r ffacabc4b1b1 templates/contribute.html
--- a/templates/contribute.html Mon May 13 10:39:23 2019 +0200
+++ b/templates/contribute.html Mon May 13 10:40:26 2019 +0200
@@ -148,7 +148,7 @@
             Translation terms are updated on a monthly basis.
             </p>
             <a href="https://translate.tryton.org/engage/tryton/"; class="btn 
btn-primary">Translate</a>
-            <a href="https://bugs.tryton.org/"; class="btn btn-primary">Request 
new language</a>
+            <a href="https://bugs.tryton.org/"; class="btn 
btn-secondary">Request new language</a>
         </div>
     </div>
 </div>

Reply via email to