# HG changeset patch # User verrierj # Date 1324658399 -3600 # Node ID a925feb7348753d6ef7dbe773305650d575639e1 # Parent d39a9c5a6718d85af4e848d5ae595b18ad34bdd3 Change position of change/save in group edition window diff -r d39a9c5a6718 -r a925feb73487 src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_group.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_group.html Fri Dec 23 17:34:27 2011 +0100 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_group.html Fri Dec 23 17:39:59 2011 +0100 @@ -83,10 +83,10 @@
{% if group_id %} - - {% if is_owner_group %} + {% if is_owner_group %} {% endif %} + {% else %} {% endif %}