Fix judge invite only text on user_new to actually show up

This commit is contained in:
james 2010-02-03 00:30:24 +00:00
parent c527e349c8
commit fd4e72e1f4
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
158
159

1
db/db.update.159.sql Normal file
View File

@ -0,0 +1 @@
UPDATE pagetext SET textname='register_judge_invite' WHERE textname='register_judges_invite';