0 Members and 1 Guest are viewing this topic.
HiHere is the link http://www.sspoker.co.uk/forum/
if (in_array($context['current_action'], array('search', 'admin', 'gallery', 'calendar', 'profile', 'mlist', 'register', 'login', 'help', 'pm')))
// Show the [gallery] button. echo '<li><a' , $current_action=='gallery' ? ' class="current"' : '' , ' href="', $scripturl, '?action=gallery">GALLERY[/url]</li>';