summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrescue/restore-image.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/restore-image.sh b/rescue/restore-image.sh
index ff9b8dd92..8921e2e2d 100755
--- a/rescue/restore-image.sh
+++ b/rescue/restore-image.sh
@@ -32,7 +32,7 @@ function welcome()
{
while true; do
clear
- msg="\n Welcome to Classmate OEM Installer\n\
+ msg="\n Welcome to $TITLE\n\
\nThe following images were found, select one:\n "
opcao=$(dialog --backtitle "$BACKTITLE" --title "$TITLE" \
--stdout --radiolist "$msg" 0 0 0 \