Reworked System Summary Screen and several other design elements for the admin web interface

Added new Dutch images, issue #936

git-svn-id: svn://192.168.202.10@2495 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2016-03-27 06:07:21 +00:00
parent 978fc97341
commit f96777abbb
37 changed files with 273 additions and 176 deletions
+1 -1
View File
@@ -10402,7 +10402,7 @@ function set_length(SLnumber,SLlength_goal,SLdirection)
if (xmlhttprequestcheckother)
{
checkVDAI_query = "server_ip=" + server_ip + "&session_name=" + session_name + "&user=" + user + "&pass=" + pass + "&orig_pass=" + orig_pass + "&campaign=" + campaign + "&ACTION=VDADcheckINCOMINGother" + "&agent_log_id=" + agent_log_id;
checkVDAI_query = "server_ip=" + server_ip + "&session_name=" + session_name + "&user=" + user + "&pass=" + pass + "&orig_pass=" + orig_pass + "&campaign=" + campaign + "&ACTION=VDADcheckINCOMINGother" + "&agent_log_id=" + agent_log_id + "&phone_login=" + phone_login;
if (!manual_chat_override)
{