# HG changeset patch # User Mads Kiilerich # Date 2015-05-17 21:37:46 # Node ID f2d8117569771cee24a6c1a11b1585100ca0f0ac # Parent df5b6fc6c518c26a95165ecfe0739a09f578ee3e pullrequests: kill a bit of YUD diff --git a/kallithea/templates/pullrequests/pullrequest_show.html b/kallithea/templates/pullrequests/pullrequest_show.html --- a/kallithea/templates/pullrequests/pullrequest_show.html +++ b/kallithea/templates/pullrequests/pullrequest_show.html @@ -38,7 +38,7 @@ ${self.repo_context_bar('showpullrequest %if editable:
- ${_("Edit")} + ${_("Edit")}
%endif