############################################################################### # default.Loginout.template # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBBForum 3.0 # # Packaged: July 26, 2026 # # Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # ############################################################################### $loginouttemver = 'YaBBForum 3.0'; $myborder = q~
~; $myborder_with_title = q~
~; $myborder_bottom = q~
~; $mysharedloga = qq~ $myborder_with_title ~; $mysharedlogb = qq~~; $mysharedlogc = q~
{yabb sharedLogin_title}
{yabb sharedLogin_text}
~; $mysharedlog_top = qq~ $myborder
  $loginout_txt{'34'}
~; $mylogintxt = $loginout_txt{'35'}; if ( $screenlogin ) { $mylogintxt = $loginout_txt{'35b'}; } $mysharedlog_bodya = qq~
:
:
 
$maintxt{'97'} $loginout_txt{'315'}

$myborder_bottom ~; $myremindera = qq~
{yabb mbname} $loginout_txt{'36'} $loginout_txt{'194'}
~; $myreminder_regcheck = qq~~; $myreminder_vericheck = qq~~; $myreminder_endform = qq~
{yabb spam_question_image}
{yabb spam_question_image}
~; $myreminder2 = qq~

{yabb mbname} $loginout_txt{'36'} $loginout_txt{'194'}
$loginout_txt{'192'} {yabb forum_user}

$maintxt{'go_to_board'}


~; 1;