From: Claire Mouton Date: Mon, 12 Nov 2012 16:36:32 +0000 (+0000) Subject: Fixed a bug in a documentation path. X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaMiniTools.git;a=commitdiff_plain;h=eabb3eee00298c44e52562322d50a4a3d42bc140 Fixed a bug in a documentation path. --- diff --git a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg index 0221c5a..f2391d7 100644 --- a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg +++ b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg @@ -31,7 +31,7 @@ ISEXEC:FALSE -41.013084:77.943418:900.000000 4.561916:67.943418:900.000000 PORT -In:"www.creatis.insa-lyon.fr/site/fr/CreatoolsDocumentation" +In:"www.creatis.insa-lyon.fr/site/en/CreaToolsGettingStarted" FIN_BOX BOX wx:CommandButton:Box03 diff --git a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs index 9ecab11..6f1e93f 100644 --- a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs +++ b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs @@ -18,7 +18,7 @@ new LayoutLine Box01 set Box01.WinTitle "Help" new LaunchBrowser Box02 - set Box02.In "www.creatis.insa-lyon.fr/site/fr/CreatoolsDocumentation" + set Box02.In "www.creatis.insa-lyon.fr/site/en/CreatoolsDocumentation" new CommandButton Box03 set Box03.Label "www.creatis.insa-lyon.fr/site/creatools -> Documentation -> Getting started"