# HG changeset patch # User Christophe Lincoln # Date 1486765265 -3600 # Node ID 4b58d8ca918a7dc9e2f4d6ab7271192a0e7b2c4f # Parent 4e8dfb19f2a7c61b26f5dc0aa3c493f0d45cc3f4 Small fix to user plugins diff -r 4e8dfb19f2a7 -r 4b58d8ca918a plugins/users/users.cgi --- a/plugins/users/users.cgi Fri Feb 10 23:17:21 2017 +0100 +++ b/plugins/users/users.cgi Fri Feb 10 23:21:05 2017 +0100 @@ -141,7 +141,7 @@
- +

Name

Email

@@ -155,7 +155,7 @@ EOT html_footer && exit 0 ;; - *\ save-profile\ *) + *\ saveprofile\ *) # Save a user profile if check_auth; then path="$PEOPLE/$user"