One Hat Cyber Team
Your IP :
216.73.216.80
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
ojs-trim.bak
/
lib
/
pkp
/
templates
/
common
/
View File Name :
footer.tpl
{** * templates/common/footer.tpl * * Copyright (c) 2014-2020 Simon Fraser University * Copyright (c) 2003-2020 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * Common site footer. *} </div><!-- pkp_structure_main --> </div><!-- pkp_structure_body --> <div class="pkp_structure_footer" role="contentinfo"> <div class="pkp_brand_footer"> <a href="{$pkpLink}"> <img alt="{translate key="common.publicKnowledgeProject"|default:''}" src="{$baseUrl}/{$brandImage}"> </a> </div> </div> <script type="text/javascript"> // Initialize JS handler $(function() {ldelim} $('#pkpHelpPanel').pkpHandler( '$.pkp.controllers.HelpPanelHandler', {ldelim} helpUrl: {url|json_encode page="help" escape=false}, helpLocale: '{$currentLocale|substr:0:2}', {rdelim} ); {rdelim}); </script> <div id="pkpHelpPanel" class="pkp_help_panel" tabindex="-1"> <div class="panel"> <div class="header"> <a href="#" class="pkpHomeHelpPanel home"> {translate key="help.toc"} </a> <a href="#" class="pkpCloseHelpPanel close"> {translate key="common.close"} </a> </div> <div class="content"> {include file="common/loadingContainer.tpl"} </div> <div class="footer"> <a href="#" class="pkpPreviousHelpPanel previous"> {translate key="help.previous"} </a> <a href="#" class="pkpNextHelpPanel next"> {translate key="help.next"} </a> </div> </div> </div> </body> </html>