diff --git a/lug-helper.sh b/lug-helper.sh index 75bc774..2f41c01 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -2165,7 +2165,7 @@ maintenance_menu() { while [ "$looping_menu" = "true" ]; do # Configure the menu menu_text_zenity="Game Maintenance and Troubleshooting\n\nLUG Wiki: $lug_wiki\n\nYou may choose from the following options:" - menu_text_terminal="Game Maintenance and Troubleshooting\n\nYou may choose from the following options:" + menu_text_terminal="Game Maintenance and Troubleshooting\n\nLUG Wiki: $lug_wiki\n\nYou may choose from the following options:" menu_text_height="140" menu_type="radiolist"