Quote:
Originally Posted by dtv100
OK is working now thanks .
how can i make this show only after quick reply box?
|
if u mean stand alone in the navbar after the quick link
search in the navbar template for :
Code:
$template_hook[navbar_buttons_right]
<if condition="$show['member']">
and paste this code before :
Code:
<td class="vbmenu_option" title="nohilite">
<a href="translation.php?$session[sessionurl]">Online Translation</a></td>