#18429537 : Using AJAX, make it working even if FTPport is wronly set to SFTP port

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6938 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-11-15 14:09:52 +00:00
parent f289e77261
commit a2a57aeaa1
6 changed files with 67 additions and 40 deletions

View file

@ -200,4 +200,4 @@
.adminLeftContent { float:left; width:60%; margin-right:2%; _margin-right:1.9%;}
.adminRightExtra { float:left; width:38%; }
.serverresponse { background: #FFFFFF url(../../../../common/tpl/images/loading.gif) no-repeat scroll 5px 5px; height:30px; padding-left:25px; padding-top:5px; }