Jump to content
WebFlake
  • 0

Quit button "click here to conect"


modoprueba

Question

1 answer to this question

Recommended Posts

  • 0

ACP > Look & Feel > Manage Skin Sets & Templates > Edit your Skin >Template group: Other Global TemplatesTemplate name: displayBoardOfflineFind and delete:

<p>	<if test="isGuest:|:!$this->memberData['member_id']">		<a href='{parse url="app=core&amp;module=global&amp;section=login" base="public"}' title='{$this->lang->words['attempt_login']}' class='ipsButton'>{$this->lang->words['click_login']}</a>	<else />		<a href='{parse url="app=core&amp;module=global&amp;section=login&amp;do=logout&amp;k={$this->member->form_hash}" base="public"}' title='{$this->lang->words['log_out']}' class='ipsButton_secondary'>{$this->lang->words['log_out']}</a>	</if></p>

 

awesomethank you very much adminproblem solved  :roflmao:
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...