############################################################################### # Display.template # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBB 2.1 # # Released: November 8, 2005 # # Distributed by: http://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-2005 YaBB (www.yabbforum.com) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # # Sponsored by: Xnull Internet Media, Inc. - http://www.ximinc.com # # Your source for web hosting, web design, and domains. # ############################################################################### $threadhandellist = qq~ ~; $adminhandellist = qq~ ~; $display_template = qq~
($display_txt{'641'} $display_txt{'642'})
~; # Member info and message block (yabb postsblock) # $posthandellist = qq~   ~; $contactlist = qq~ ~; $messageclass = "message"; $messageblock = qq~ ~; 1;