ACC SHELL

Path : /srv/www/vhosts/tsisystem/app/views/elements/
File Upload :
Current File : //srv/www/vhosts/tsisystem/app/views/elements/navigation.thtml

		<div id="navigation">
		  Nabídka &raquo;
		  <?php 
			 end($menu_current);
			 $nav = key($menu_current);
             $href = current($menu_current);
			 echo $top[$nav], ' &raquo; ', $html->link($nav, '/produkty/' . $href);
		  ?>
		</div>

ACC SHELL 2018