/
home
/
apeolorg
/
public_html
/
old
/
templates
/
rt
/
Upload File
HOME
{** * templates/rt/footer.tpl * * Copyright (c) 2013-2016 Simon Fraser University Library * Copyright (c) 2003-2016 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Common footer for RT pages. * *} <br /> {if !$omitCloseButton} <input type="button" onclick="window.close()" value="{translate key="common.close"}" class="button defaultButton" /> {/if} {call_hook name="Templates::Rt::Footer::PageFooter"} </div> </div> </div> </div> </body> </html>