@ -105,8 +105,8 @@
<span class="icon">
<i class="md md-wifi-tethering"></i>
</span>
<span>Visit your public blog</span>
<p>See your public posts and share them with all your contacts</p>
<span>{$c->__('hello.blog_title')}</span>
<p>{$c->__('hello.blog_text')}</p>
</li>
</a>
</ul>
@ -1,2 +1,4 @@
hello.chat = 'Go on the Chat page'
hello.news = 'Read all theses articles on the News page'
hello.blog_title= 'Visit your public blog'
hello.blog_text = 'See your public posts and share them with all your contacts'