Skip to content
Snippets Groups Projects
Commit d23b0c9c authored by Christian Beckmann's avatar Christian Beckmann
Browse files

changed help button link to melodic2 docs

parent 55e9271f
No related branches found
Tags stable-09May2003
No related merge requests found
......@@ -367,7 +367,7 @@ pack $w.varnorm $w.dim $w.thresh $w.ostats $w.report -in $fmri(melodicf) -ancho
bind $w.cancel <Return> {
[winfo toplevel %W].cancel invoke}
button $w.help -command "FmribWebHelp file: ${FSLDIR}/doc/melodic/index.html" \
button $w.help -command "FmribWebHelp file: ${FSLDIR}/doc/melodic2/index.html" \
-text "Help" -width 5
bind $w.help <Return> {
[winfo toplevel %W].help invoke}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment