Quote:
Originally Posted by kh99
You could do this: edit the navbar template and add the part in red (this section is at the very top of the template code):
Code:
<li><a class="navtab" href="bbmatrix.net">Home</a></li>
|
Can you tell me, what do I need to use instead of "Home" if I want to have a variable instead of a text string (so I can use different button names for different languages) ?
Thanks in advance !