Merge branch 'szzh' into develop

This commit is contained in:
sw 2015-08-04 18:21:47 +08:00
commit e97cdf1b4f
3 changed files with 26 additions and 26 deletions

View File

@ -271,7 +271,7 @@
</div><!--Content end--> </div><!--Content end-->
<div class="cl"></div> <div class="cl"></div>
<%= render :partial => 'layouts/base_footer_public'%> <%= render :partial => 'layouts/new_footer'%>
<div class="cl"></div> <div class="cl"></div>
</div><!--Container end--> </div><!--Container end-->

View File

@ -2058,22 +2058,22 @@ zh:
lable_unset: 未设置 lable_unset: 未设置
label_chose_group: 请选择分班 label_chose_group: 请选择分班
label_hosted_organization: 主办单位 # label_hosted_organization: 主办单位
label_hosted_by: 国防科学技术大学并行与分布处理国家重点实验室 # label_hosted_by: 国防科学技术大学并行与分布处理国家重点实验室
label_sponsor: 计算机科学与技术系 # label_sponsor: 计算机科学与技术系
label_partners: 合作单位 # label_partners: 合作单位
label_co_organizer_NUDT: 国防科学技术大学计算机学院 # label_co_organizer_NUDT: 国防科学技术大学计算机学院
label_co_organizer_EECS: 北京大学 # label_co_organizer_EECS: 北京大学
label_co_organizer_BHU: 北京航空航天大学 # label_co_organizer_BHU: 北京航空航天大学
label_co_organizer_CAS: 中国科学院软件研究所 # label_co_organizer_CAS: 中国科学院软件研究所
label_co_organizer_InforS: 中创软件 # label_co_organizer_InforS: 中创软件
label_rights_reserved: Copyright 2007~2015, All Rights Riserved # label_rights_reserved: Copyright 2007~2015, All Rights Riserved
label_about_us: 关于我们 # label_about_us: 关于我们
label_contact_us: 联系我们 # label_contact_us: 联系我们
label_recruitment_information: 招聘信息 # label_recruitment_information: 招聘信息
label_surpport_group: 帮助中心 # label_surpport_group: 帮助中心
label_forums: 论坛反馈 # label_forums: 论坛反馈
label_language: 语言 # label_language: 语言
label_license: 湘ICP备09019772 # label_license: 湘ICP备09019772

View File

@ -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;} div.ke-statusbar{height:1px; border-top:none;}
/*底部*/ /*底部*/
#Footer{background-color:#ffffff; margin-bottom:10px; padding-bottom:15px; color:#666666;} /*#Footer{background-color:#ffffff; margin-bottom:10px; padding-bottom:15px; color:#666666;}*/
.footerAboutContainer {width:auto; border-bottom:1px solid #efefef;} /*.footerAboutContainer {width:auto; border-bottom:1px solid #efefef;}*/
.footerAbout{ width:585px; margin:0 auto;height:35px; line-height:35px; 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;} /*.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;} /*.departments{ width:890px; margin:5px auto 0 auto;height:30px;line-height:30px;}*/
.copyright{ width:390px; margin:0 auto;height:20px;line-height:20px;} /*.copyright{ width:390px; margin:0 auto;height:20px;line-height:20px;}*/
a.f_grey {color:#666666;} /*a.f_grey {color:#666666;}*/
a.f_grey:hover {color:#000000;} /*a.f_grey:hover {color:#000000;}*/