Skip to content

Commit

Permalink
Refine installation wizards
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Sep 28, 2024
1 parent 92b285a commit b3d4efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/mantisbt/src/wizard/uninstall_uifile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ PAGE_UNINSTALL_CONFIG=$(/bin/cat<<EOF
"step_title": "Remove MantisBT database",
"invalid_next_disabled_v2": true,
"items": [{
"desc": "Attention: The '${SYNOPKG_PKGNAME}' database will be removed during package uninstallation. All users and projects will be deleted."
"desc": "Attention: The '${SYNOPKG_PKGNAME}' database will be removed during package uninstallation. All bug reports will be deleted."
}, {
"type": "password",
"desc": "Enter your MySQL superuser account password",
Expand Down

0 comments on commit b3d4efb

Please sign in to comment.