From cc1fe5f093b265579c42d6e1041829374c70eec4 Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Thu, 01 Nov 2012 11:12:07 -0400 Subject: [PATCH] - Make sure username, password, and language are changed in client table if a user is modified under System > CP Users. --- interface/web/js/jquery.ispconfigsearch.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/js/jquery.ispconfigsearch.js b/interface/web/js/jquery.ispconfigsearch.js index 9e443a3..7a8115c 100644 --- a/interface/web/js/jquery.ispconfigsearch.js +++ b/interface/web/js/jquery.ispconfigsearch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2012, ISPConfig UG +Copyright (c) 2012, ISPConfig UG (haftungsbeschränkt) All rights reserved. Redistribution and use in source and binary forms, with or without modification, -- Gitblit v1.9.1