summaryrefslogtreecommitdiffstats
path: root/tools/hd_grub.cgi
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-08-03 04:42:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-08-03 04:42:04 +0000
commit607de8e2fa2b83e8b9cefd4ced24d3b4e24fc007 (patch)
tree0465e2643826ba21441d35d6537cd61a648d5eca /tools/hd_grub.cgi
parent495805d2bd3d9deec6ecc3e6aa31ce0d6d1ee101 (diff)
downloaddrakx-backup-do-not-use-607de8e2fa2b83e8b9cefd4ced24d3b4e24fc007.tar
drakx-backup-do-not-use-607de8e2fa2b83e8b9cefd4ced24d3b4e24fc007.tar.gz
drakx-backup-do-not-use-607de8e2fa2b83e8b9cefd4ced24d3b4e24fc007.tar.bz2
drakx-backup-do-not-use-607de8e2fa2b83e8b9cefd4ced24d3b4e24fc007.tar.xz
drakx-backup-do-not-use-607de8e2fa2b83e8b9cefd4ced24d3b4e24fc007.zip
better description
Diffstat (limited to 'tools/hd_grub.cgi')
-rwxr-xr-xtools/hd_grub.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hd_grub.cgi b/tools/hd_grub.cgi
index 3449e5c48..33c05cdfe 100755
--- a/tools/hd_grub.cgi
+++ b/tools/hd_grub.cgi
@@ -94,7 +94,7 @@ sub print_form {
})),
),
p(),
- ul("Please enter the directory containing the Mandrakelinux Distribution.",
+ ul("Please enter the directory containing the Mandrakelinux Distribution (relative to the partition chosen above)",
li(textfield(-name => 'directory', -default => '/cooker/i586', size => 40)),
),
p(submit(-name => 'Go')),