# HG changeset patch # User durandn # Date 1474290796 -7200 # Node ID f4d3b15ec163938f9eb06967468812c7bb63fb20 # Parent fb067974f47e9b981998ff54f1093a8636e80d7f fixed login and register button labels #23 diff -r fb067974f47e -r f4d3b15ec163 src/iconolab/templates/registration/login.html --- a/src/iconolab/templates/registration/login.html Mon Sep 19 14:36:41 2016 +0200 +++ b/src/iconolab/templates/registration/login.html Mon Sep 19 15:13:16 2016 +0200 @@ -29,7 +29,7 @@ {% endfor %} - + diff -r fb067974f47e -r f4d3b15ec163 src/iconolab/templates/registration/register.html --- a/src/iconolab/templates/registration/register.html Mon Sep 19 14:36:41 2016 +0200 +++ b/src/iconolab/templates/registration/register.html Mon Sep 19 15:13:16 2016 +0200 @@ -15,7 +15,7 @@ {% if field.errors %}{{ field.errors }}{% else %}

{{ field.help_text }}

{% endif %} {% endfor %} - +