/** * copyright : (C) 2001-2011 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: footer.tmpl 5325 2011-07-15 14:14:17Z naudefj $ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 of the License. **/ {MAIN_SECTION: footer // The forum's footer.} {IF: !empty($RIGHT_SIDEBAR)} {VAR: RIGHT_SIDEBAR} {ENDIF} {INJECTION_POINT: right_block} {MAIN_SECTION: END} {MAIN_SECTION: footer_plain // Yet another footer for plain pages such as popups.} {MAIN_SECTION: END} {SECTION: footer_lnk // Link to forum's Home Page.} {ROOT}?t=index&{DEF: _rsid} {SECTION: END}