I'm trying to figure a way to add <?php echo _t('_top_buttons'); /> in _sub_header.html. _sub_header.html is not php of course. I see __main_logo__ __top_menu__ and __extra_top_menu__ Where they come from? Looks like i should make a new function with _t('_top_buttons') in a different file and add __top_buttons__ in _sub_header.html. Not sure where. I need help! Thanks!
