Merge branch 'szzh' into develop
This commit is contained in:
commit
e97cdf1b4f
|
@ -271,7 +271,7 @@
|
|||
</div><!--Content end-->
|
||||
<div class="cl"></div>
|
||||
|
||||
<%= render :partial => 'layouts/base_footer_public'%>
|
||||
<%= render :partial => 'layouts/new_footer'%>
|
||||
<div class="cl"></div>
|
||||
</div><!--Container end-->
|
||||
|
||||
|
|
|
@ -2058,22 +2058,22 @@ zh:
|
|||
lable_unset: 未设置
|
||||
label_chose_group: 请选择分班
|
||||
|
||||
label_hosted_organization: 主办单位
|
||||
label_hosted_by: 国防科学技术大学并行与分布处理国家重点实验室
|
||||
label_sponsor: 计算机科学与技术系
|
||||
label_partners: 合作单位
|
||||
label_co_organizer_NUDT: 国防科学技术大学计算机学院
|
||||
label_co_organizer_EECS: 北京大学
|
||||
label_co_organizer_BHU: 北京航空航天大学
|
||||
label_co_organizer_CAS: 中国科学院软件研究所
|
||||
label_co_organizer_InforS: 中创软件
|
||||
label_rights_reserved: Copyright 2007~2015, All Rights Riserved
|
||||
label_about_us: 关于我们
|
||||
label_contact_us: 联系我们
|
||||
label_recruitment_information: 招聘信息
|
||||
label_surpport_group: 帮助中心
|
||||
label_forums: 论坛反馈
|
||||
label_language: 语言
|
||||
label_license: 湘ICP备09019772
|
||||
# label_hosted_organization: 主办单位
|
||||
# label_hosted_by: 国防科学技术大学并行与分布处理国家重点实验室
|
||||
# label_sponsor: 计算机科学与技术系
|
||||
# label_partners: 合作单位
|
||||
# label_co_organizer_NUDT: 国防科学技术大学计算机学院
|
||||
# label_co_organizer_EECS: 北京大学
|
||||
# label_co_organizer_BHU: 北京航空航天大学
|
||||
# label_co_organizer_CAS: 中国科学院软件研究所
|
||||
# label_co_organizer_InforS: 中创软件
|
||||
# label_rights_reserved: Copyright 2007~2015, All Rights Riserved
|
||||
# label_about_us: 关于我们
|
||||
# label_contact_us: 联系我们
|
||||
# label_recruitment_information: 招聘信息
|
||||
# label_surpport_group: 帮助中心
|
||||
# label_forums: 论坛反馈
|
||||
# label_language: 语言
|
||||
# label_license: 湘ICP备09019772
|
||||
|
||||
|
||||
|
|
|
@ -436,12 +436,12 @@ a:hover.box_close{background:url(../images/img_floatbox.png) -22px 0 no-repeat;}
|
|||
div.ke-statusbar{height:1px; border-top:none;}
|
||||
|
||||
/*底部*/
|
||||
#Footer{background-color:#ffffff; margin-bottom:10px; padding-bottom:15px; color:#666666;}
|
||||
.footerAboutContainer {width:auto; border-bottom:1px solid #efefef;}
|
||||
.footerAbout{ width:585px; margin:0 auto;height:35px; line-height:35px; border-bottom:1px solid #efefef; }
|
||||
.languageBox {width:55px; height:20px; margin-left:5px; outline:none; color:#666666; border:1px solid #d9d9d9;}
|
||||
.departments{ width:890px; margin:5px auto 0 auto;height:30px;line-height:30px;}
|
||||
.copyright{ width:390px; margin:0 auto;height:20px;line-height:20px;}
|
||||
a.f_grey {color:#666666;}
|
||||
a.f_grey:hover {color:#000000;}
|
||||
/*#Footer{background-color:#ffffff; margin-bottom:10px; padding-bottom:15px; color:#666666;}*/
|
||||
/*.footerAboutContainer {width:auto; border-bottom:1px solid #efefef;}*/
|
||||
/*.footerAbout{ width:585px; margin:0 auto;height:35px; line-height:35px; border-bottom:1px solid #efefef; }*/
|
||||
/*.languageBox {width:55px; height:20px; margin-left:5px; outline:none; color:#666666; border:1px solid #d9d9d9;}*/
|
||||
/*.departments{ width:890px; margin:5px auto 0 auto;height:30px;line-height:30px;}*/
|
||||
/*.copyright{ width:390px; margin:0 auto;height:20px;line-height:20px;}*/
|
||||
/*a.f_grey {color:#666666;}*/
|
||||
/*a.f_grey:hover {color:#000000;}*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue