]> dev.renevier.net Git - syj.git/blobdiff - application/views/scripts/idx/index.phtml
general class for accout info toggler
[syj.git] / application / views / scripts / idx / index.phtml
index f19dd4255ca0503c00b0718b8fb60fdcff11e5de..38de1516b78db1ba2a8d60ff807e25c509bcf485 100644 (file)
@@ -30,7 +30,7 @@
             <div class="login-anchor">
             <?php
                 echo $this->anchor('login', $this->translate('login'), array('id' => 'login_control_anchor'));
-                $anchortext = sprintf("%s<img id=\"account-info-bullet\" src=\"icons/bullet_arrow_right.png\"><span id=\"account-info\"><br>%s</span>",
+                $anchortext = sprintf("<span id=\"account-create-anchor\">%s</span><span id=\"account-info\"><br>%s</span>",
                                       $this->translate('create an account'),
                                       $this->translate('Whith an account, you can manage and modify your routes'));
                 ?>