diff --git a/module/zahost/lang/zh-cn.php b/module/zahost/lang/zh-cn.php index ed0d7f1534..087e034048 100644 --- a/module/zahost/lang/zh-cn.php +++ b/module/zahost/lang/zh-cn.php @@ -68,10 +68,7 @@ $lang->zahost->init->initDesc = "- 在宿主机上执行命令:%s %s
zahost->init->statusTitle = "服务状态"; $lang->zahost->image = new stdclass; -<<<<<<< HEAD -======= $lang->zahost->image->list = '镜像列表'; ->>>>>>> 6d20a680439abb95e8252d1ee346d3f94e9e9928 $lang->zahost->image->browseImage = '镜像列表'; $lang->zahost->image->createImage = '创建镜像'; $lang->zahost->image->choseImage = '选择镜像'; diff --git a/module/zahost/view/browse.html.php b/module/zahost/view/browse.html.php index 82d46c0fe9..fdacf354de 100644 --- a/module/zahost/view/browse.html.php +++ b/module/zahost/view/browse.html.php @@ -72,17 +72,10 @@ status == 'wait') ? 'disabled' : '';?> status == 'wait') ? $lang->zahost->uninitNotice: $lang->zahost->image->browseImage;?> hostID}", $host, 'list', 'snap-house', '', "iframe $disabled", true, "data-width='60%'", $title);?> -<<<<<<< HEAD - hostID}", $host, 'list');?> - hostID}", $host, 'list', 'refresh', '', ' init', false, "data-placement='bottom'", $lang->zahost->init->title);?> - hostID]) ? 'disabled' : '';?> - hostID]) ? $lang->zahost->undeletedNotice : $lang->zahost->delete;?> -======= hostID]) ? 'disabled' : '';?> hostID]) ? $lang->zahost->undeletedNotice : $lang->zahost->delete;?> hostID}", $host, 'list');?> hostID}", $host, 'list', 'refresh', '', ' init', false, "data-placement='bottom'", $lang->zahost->init->title);?> ->>>>>>> 6d20a680439abb95e8252d1ee346d3f94e9e9928 createLink('zahost', 'delete', "hostID={$host->id}"), '', 'hiddenwin', "title='$title' class='btn $disabled'");;?>