From df0ca3c445ce78f220cfa4905212f1ab24f1528b Mon Sep 17 00:00:00 2001 From: Tom Giannattasio Date: Mon, 22 Oct 2012 16:09:13 -0400 Subject: [PATCH] changed save button to add user --- cms/templates/manage_users.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/manage_users.html b/cms/templates/manage_users.html index 7a1a35c58e..618e3455f7 100644 --- a/cms/templates/manage_users.html +++ b/cms/templates/manage_users.html @@ -21,7 +21,7 @@ %if allow_actions:
- save + add user cancel
%endif