diff --git a/rhodecode/templates/forks/fork.html b/rhodecode/templates/forks/fork.html --- a/rhodecode/templates/forks/fork.html +++ b/rhodecode/templates/forks/fork.html @@ -91,7 +91,7 @@
- ${h.submit('',_('fork this repository'),class_="ui-btn large")} + ${h.submit('',_('Fork this repository'),class_="ui-btn large")}