X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=application%2Fviews%2Fscripts%2Fidx%2Findex.phtml;h=455f90b6f1f3010b2bfd056317a3c7edbeaff97e;hp=ac7e9dd16c830b143536d32ee313993f95a09ba1;hb=6633e95b89c1d1eba9b7b0e612becaf11b085d69;hpb=36fd88b7c9509509dc20070dae48883abe01a3fa diff --git a/application/views/scripts/idx/index.phtml b/application/views/scripts/idx/index.phtml index ac7e9dd..455f90b 100644 --- a/application/views/scripts/idx/index.phtml +++ b/application/views/scripts/idx/index.phtml @@ -13,7 +13,7 @@ errorMsg) { $message .= $this->errorMsg; $msgclass = "error"; @@ -23,6 +23,7 @@ if ($this->errorMsg) { $message .= $this->translate('To create a journey, just press "start a route" button, then click on the map to add points to your route. You can zoom and move the map with the controls in the top left corner'); $message .= "
"; $message .= $this->translate('When you have finished a path, press "create", button.'); + $msgclass = "info optional"; } ?>