From 40daab31ff2d8316b4c52ee9fed2a8e7cb089794 Mon Sep 17 00:00:00 2001 From: leiyong <1549684884@qq.com> Date: Thu, 24 Dec 2020 15:23:04 +0800 Subject: [PATCH] * Adjust programID to projectID. --- module/program/view/pgmbrowsebylist.html.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/module/program/view/pgmbrowsebylist.html.php b/module/program/view/pgmbrowsebylist.html.php index f069d378f8..dc892c008e 100644 --- a/module/program/view/pgmbrowsebylist.html.php +++ b/module/program/view/pgmbrowsebylist.html.php @@ -72,24 +72,24 @@ createLink("program", "pgmdelete", "programID=$program->id"), "", 'hiddenwin', "class='btn' title='{$this->lang->program->PGMDelete}'");?> - id", $program, 'list', 'play', '', 'iframe', true);?> + id", $program, 'list', 'play', '', 'iframe', true);?>