cb_comp_login

14 years 3 months ago #122982 by tomsson
cb_comp_login was created by tomsson
Hi

Iam amateur of PHP and Joomla!
I need your help

On my site wirtualnyelk.pl/component/comprofiler/registers.html I dont want to see place named "Zaloguj" - left site of "Zarejestruj"

I was using Firebug on that place ang I got
<div id="cb_comp_login">

Also I was found in template file template.php code including cb_comp_login

here is code

"<div class="componentheading" id="cb_comp_login_register_head"><?php echo $this->loginOrRegisterTitle; ?></div><div class="cb_comp_outer"><div class="cb_comp_inner">"
<div class="contentpaneopen" id="cb_comp_login_register_content"><?php echo $this->introMessage; ?></div>
</div></div>
<?php
}
echo '<div class="cbclearboth"><div id="cb_comp_login"><div class="componentheading">' . _LOGIN_TITLE . '</div><div class="cb_comp_outer"><div class="cb_comp_inner">';
echo $this->moduleContent;
echo '</div></div></div><div id="cb_comp_register">';
}
?>
<div class="componentheading"><?php echo $this->registerTitle; ?></div><div class="contentpaneopen"><div class="cb_comp_outer"><div class="cb_comp_inner cbHtmlEdit cbRegistration">
<?php
"

please help me modyfi that code
Please do not sent me to wikipedia or something
I hope to find solutions here, please help

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.147 seconds