diff --git a/module/gitlab/ui/browsebranch.html.php b/module/gitlab/ui/browsebranch.html.php index 3b19080b05..2d503887b8 100644 --- a/module/gitlab/ui/browsebranch.html.php +++ b/module/gitlab/ui/browsebranch.html.php @@ -17,7 +17,7 @@ detailHeader set::icon('plus'), set::url(createLink('gitlab', 'createBranch', "gitlabID={$gitlabID}&projectID={$projectID}")), set::type('primary'), - $lang->gitlab->createTag + $lang->gitlab->createBranch )) : null );