From 956406dfc528c3dab5c55c451667a41199b49136 Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Mon, 3 Oct 2016 15:59:44 -0300 Subject: [PATCH] Remove user -fixing modal error #6 --- users/templates/list_users.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/templates/list_users.html b/users/templates/list_users.html index c15a512..a81142b 100644 --- a/users/templates/list_users.html +++ b/users/templates/list_users.html @@ -63,13 +63,13 @@

{% trans 'Contact' %}: {{ acc.phone }}

{% trans 'Edit' %} - {% trans 'Delete' %} + {% trans 'Delete' %}
-