fixed issue #800 from issue tracker

git-svn-id: svn://192.168.202.10@2189 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2014-11-14 22:03:30 +00:00
parent b158737ed5
commit ffec5bf834
+2 -1
View File
@@ -31,6 +31,7 @@
# 140425-1314 - Added pause_type field to logout
# 140429-0750 - Fixed issue with queue_log if login/out logging is disabled
# 141007-2214 - Finalized adding QXZ translation to all admin files
# 141114-1702 - Fixed issue #800
#
$startMS = microtime();
@@ -834,7 +835,7 @@ if ($agents_to_print > 0)
$o++;
}
echo "</SELECT>\n";
echo "<input type=submit name=submit value='"._QXZ("CHANGE")." disabled><BR></form>\n";
echo "<input type=submit name=submit value='"._QXZ("CHANGE")."' disabled><BR></form>\n";
echo "<form action=$PHP_SELF method=POST>\n";
echo "<input type=hidden name=DB value=\"$DB\">\n";