diff --git a/kallithea/templates/forks/fork.html b/kallithea/templates/forks/fork.html --- a/kallithea/templates/forks/fork.html +++ b/kallithea/templates/forks/fork.html @@ -83,7 +83,7 @@ ${self.repo_context_bar('createfork')}
- ${h.submit('',_('Fork this Repository'),class_="btn btn-default")} + ${h.submit('fork-submit',_('Fork this Repository'),class_="btn btn-default")}