From 13296214af81c9f0a0c1a34765478655ebb01e55 Mon Sep 17 00:00:00 2001 From: wlx Date: Fri, 24 May 2013 08:39:32 +0000 Subject: [PATCH] chagne ftp1 to ftp2 --- application/default/views/scripts/heihe/submit-unsubmit.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/default/views/scripts/heihe/submit-unsubmit.phtml b/application/default/views/scripts/heihe/submit-unsubmit.phtml index de3271a2..db1f2755 100644 --- a/application/default/views/scripts/heihe/submit-unsubmit.phtml +++ b/application/default/views/scripts/heihe/submit-unsubmit.phtml @@ -97,7 +97,7 @@ function getFtp(uuid){ { if(data.statu > 0) { - var html = '

临时FTP帐号信息(此帐号仅对应当前数据集!)

ftp://ftp1.westgis.ac.cn/

'+ + var html = '

临时FTP帐号信息(此帐号仅对应当前数据集!)

ftp://ftp2.westgis.ac.cn/

'+ '

用户名:'+data.user+ '

密码:'+data.passwd+'

' +'

或直接点击此链接

';