Guest User

Untitled

a guest
Dec 16th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. 'tpl' => 'tplMenu'
  2.  
  3. {if $id == ''|resource:'id'}
  4. {set $active = 'active'}
  5. {/if}
  6. <li class="{$active}"><a class="{$active}" href="{$uri}">{$pagetitle}</a></li>
Add Comment
Please, Sign In to add comment