Hi guys, i am currently trying to disable the Login button from the front end of the site using the PenguinMail template. Any ideas?
Thanks.
</div>
<a href="<?php echo $this->URLbase(); ?>index.php?option=com_users&view=login" id="gkButtonLogin"><?php echo $btn_login_text; ?></a>
<?php if( $this->modules('search') ): ?>
</div>
<?php if( $this->modules('login') ): ?>
<a href="<?php echo $this->URLbase(); ?>index.php?option=com_users&view=login" id="gkButtonLogin"><?php echo $btn_login_text; ?></a>
<?php endif; ?>
<?php if( $this->modules('search') ): ?>
