From ed969c407fadbe18932b0c775053554910af9b7c Mon Sep 17 00:00:00 2001 From: Gusted Date: Wed, 4 May 2022 00:47:44 +0200 Subject: [PATCH] Fix broken TR on cherrypick page - `repo.filter_branch` isn't a translation key so use `repo.pulls.filter_branch` which has the correct translation. --- templates/repo/branch_dropdown.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/branch_dropdown.tmpl b/templates/repo/branch_dropdown.tmpl index 0e263e80756a7..487dce1531390 100644 --- a/templates/repo/branch_dropdown.tmpl +++ b/templates/repo/branch_dropdown.tmpl @@ -45,7 +45,7 @@