summaryrefslogtreecommitdiffstats
path: root/rescue/restore-image.sh
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-09-25 18:46:45 +0000
committerOlivier Blin <oblin@mandriva.com>2008-09-25 18:46:45 +0000
commit63baf036724da350d9fcffe7774c82b00b082362 (patch)
treed429474e8208da57b0a07ac5b75cb67c58410fda /rescue/restore-image.sh
parent0c03430726f8934f58e566d14739a034233f8306 (diff)
downloaddrakx-backup-do-not-use-63baf036724da350d9fcffe7774c82b00b082362.tar
drakx-backup-do-not-use-63baf036724da350d9fcffe7774c82b00b082362.tar.gz
drakx-backup-do-not-use-63baf036724da350d9fcffe7774c82b00b082362.tar.bz2
drakx-backup-do-not-use-63baf036724da350d9fcffe7774c82b00b082362.tar.xz
drakx-backup-do-not-use-63baf036724da350d9fcffe7774c82b00b082362.zip
reuse title
Diffstat (limited to 'rescue/restore-image.sh')
-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 \