From ef1b0dbb9063f0b33a9716c53d1054f89efc69b8 Mon Sep 17 00:00:00 2001 From: dingguodong Date: Thu, 15 Jul 2021 09:52:05 +0800 Subject: [PATCH] * Correct link in gitlab view. --- module/gitlab/view/importissue.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/gitlab/view/importissue.html.php b/module/gitlab/view/importissue.html.php index b045d33229..dcbf7f6a3a 100644 --- a/module/gitlab/view/importissue.html.php +++ b/module/gitlab/view/importissue.html.php @@ -44,7 +44,7 @@ save);?> - goback, '', 'class="btn btn-wide"'); ?> + createLink('repo', 'maintain', ""), $lang->goback, '', 'class="btn btn-wide"'); ?>