* zin: fix link

This commit is contained in:
Hao Sun
2023-04-13 11:44:29 +08:00
parent b99d48fb65
commit 06d1f9ef74
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ toolbar
'text' => $lang->program->create,
'icon' => 'plus',
'class'=> 'btn primary',
'url' => createLink('program', 'exportTable')
'url' => createLink('program', 'create')
])),
);