Update install_page.dart
This commit is contained in:
parent
278ce0281d
commit
b6abcaee7a
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ class _InstallPageBodyState extends State<_InstallPageBody>
|
|||
title: null,
|
||||
content: SelectionArea(
|
||||
child:
|
||||
msgboxContent('info', 'Warning', 'comfirm_install_cert_tip')),
|
||||
msgboxContent('info', 'Warning', 'confirm_install_cert_tip')),
|
||||
actions: btns,
|
||||
onCancel: close,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue