]> dev.renevier.net Git - syj.git/blobdiff - application/views/scripts/idx/index.phtml
remove <br> end tag
[syj.git] / application / views / scripts / idx / index.phtml
index a6d276044be7b75c12975ce92558d1a77d33b3d4..b0260d2f6279e27f6b094117c8200c05d8a46fdd 100644 (file)
 <div id="message" class="message info">
 <?php if (!$this->path and !$this->loggedUser) {?>
 <?php echo $this->translate('Welcome on Syj.')?>
-<br/>
-<?php echo $this->translate('To create a journey, just 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')?>
-<br/>
-<?php echo $this->translate('When you have finished a path, press "save", button.')?>
+<br>
+<?php echo $this->translate('To create a journey, just press <strong>"start a route"</strong> 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')?>
+<br>
+<?php echo $this->translate('When you have finished a path, press "create", button.')?>
 <?php }?>
 </div>