xjia1 / oj

SJTU Online Judge
http://acm.sjtu.edu.cn/OnlineJudge/
60 stars 27 forks source link

Fixed #44 :登录和注册按钮的形式 #49

Open sjtufs opened 11 years ago

sjtufs commented 11 years ago

修改了header中和login中的按钮

xjia1 commented 11 years ago

你好像没有理解我的意思

我的意思是,输入用户名、密码的两个框,不是直接显示出来的,是点了相应的按钮弹出来的

这样的目的是为了区分登录和注册,不然很多人一开始无法理解如何注册

On Tue, Dec 25, 2012 at 5:49 PM, sjtufs notifications@github.com wrote:

修改了header中和login中的按钮

You can merge this Pull Request by running:

git pull https://github.com/sjtufs/oj issue44

Or view, comment on, or merge it at:

https://github.com/stfairy/oj/pull/49 Commit Summary

  • 初步翻译
  • fix typo
  • change alert message
  • change alert message
  • mode translation in DashboardController
  • replacement of translate
  • Dashboard controller finished
  • 修改缩进
  • flourish 剩余fUnexpectedException没处理
  • fix average total score in report
  • Fixed #39 https://github.com/stfairy/oj/issues/39 : 在已经完成的report界面不进行自动刷新
  • Fixed # 37 : 在题目中添加提交记录按钮
  • Merge remote branch 'upstream/master'
  • modify login/register button

File Changes

  • M app/views/layout/header.php (6)
  • M app/views/user/login.php (4)

Patch Links

Regards, Xiao Jia