From 7a3fda688a89ed93ef62a1f243c2e4e59f6b20e4 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Wed, 6 Jul 2022 13:45:26 +0800 Subject: [PATCH] * Fix bug #24800. --- module/gitlab/view/browseuser.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/gitlab/view/browseuser.html.php b/module/gitlab/view/browseuser.html.php index 12ba265311..74d2e795ff 100644 --- a/module/gitlab/view/browseuser.html.php +++ b/module/gitlab/view/browseuser.html.php @@ -20,14 +20,14 @@
- " . $lang->gitlab->user->create, '', "class='btn btn-primary'");?> + " . $lang->gitlab->user->create, '', "class='btn btn-primary'");?>

noData;?> - createLink('gitlab', 'createProject', "gitlabID=$gitlabID"), " " . $lang->gitlab->user->create, '', "class='btn btn-info'");?> + createLink('gitlab', 'createProject', "gitlabID=$gitlabID"), " " . $lang->gitlab->user->create, '', "class='btn btn-info'");?>