mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-27 09:24:19 +00:00
Add wiki link to terminal menu
This commit is contained in:
parent
a807b31216
commit
74b5c09b89
@ -2165,7 +2165,7 @@ maintenance_menu() {
|
||||
while [ "$looping_menu" = "true" ]; do
|
||||
# Configure the menu
|
||||
menu_text_zenity="<b><big>Game Maintenance and Troubleshooting</big>\n\nLUG Wiki: $lug_wiki</b>\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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user