From 0a56e0100e03e12ee9671eb0e7b6f72bb80b48b3 Mon Sep 17 00:00:00 2001 From: Guan Xiying Date: Thu, 26 Aug 2021 17:45:16 +0800 Subject: [PATCH] * Fix comments. --- module/mr/view/diff.html.php | 2 +- module/mr/view/edit.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/mr/view/diff.html.php b/module/mr/view/diff.html.php index 8844dcd5df..a4ff5ab6f9 100644 --- a/module/mr/view/diff.html.php +++ b/module/mr/view/diff.html.php @@ -3,7 +3,7 @@ * The diff view file of repo module of ZenTaoPMS. * * @copyright Copyright 2009-2012 青岛易软天创网络科技有限公司 (QingDao Nature Easy Soft Network Technology Co,LTD www.cnezsoft.com) - * @author Wang Yidong, Zhu Jinyong + * @author Xiying Guan * @package repo * @version $Id: browse.html.php $ */ diff --git a/module/mr/view/edit.html.php b/module/mr/view/edit.html.php index 582c1eb440..c167084c52 100644 --- a/module/mr/view/edit.html.php +++ b/module/mr/view/edit.html.php @@ -1,6 +1,6 @@