diff --git a/module/gitlab/view/browse.html.php b/module/gitlab/view/browse.html.php index 629400146e..31b054a9cf 100644 --- a/module/gitlab/view/browse.html.php +++ b/module/gitlab/view/browse.html.php @@ -16,6 +16,16 @@ " . $lang->gitlab->create, '', "class='btn btn-primary'");?> + +
+

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

+
+
@@ -25,7 +35,7 @@ - + @@ -50,4 +60,5 @@ + diff --git a/module/repo/lang/zh-cn.php b/module/repo/lang/zh-cn.php index 5d1b149a80..ad138e6402 100644 --- a/module/repo/lang/zh-cn.php +++ b/module/repo/lang/zh-cn.php @@ -43,7 +43,7 @@ $lang->repo->line = '行'; $lang->repo->expand = '点击展开'; $lang->repo->collapse = '点击折叠'; -$lang->repo->id = '编号'; +$lang->repo->id = 'ID'; $lang->repo->SCM = '类型'; $lang->repo->name = '名称'; $lang->repo->path = '地址';
gitlab->id);?> gitlab->name);?> gitlab->url);?>actions;?>actions;?>