Improve forms
This commit is contained in:
@@ -12,7 +12,7 @@ class ContestsController < ApplicationController
|
||||
|
||||
def new
|
||||
@contest = Contest.new
|
||||
@title = "Create a new jigsaw puzzle competition"
|
||||
@title = "New jigsaw puzzle competition"
|
||||
end
|
||||
|
||||
def create
|
||||
|
Reference in New Issue
Block a user