KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
plugins
/
themes
/
immersion
/
templates
/
plugins
/
blocks
/
makeSubmission
/
Nama File / Folder
Size
Action
block.tpl
0.539KB
Hapus
Edit
Rename
{** * plugins/blocks/makeSubmission/block.tpl * * Copyright (c) 2014-2020 Simon Fraser University * Copyright (c) 2003-2020 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Common site sidebar menu -- "Make a Submission" block. *} <div class="pkp_block block_make_submission col-md-3"> <div class="content"> <a class="btn btn-primary" href="{url router=$smarty.const.ROUTE_PAGE page="about" op="submissions"}"> {translate key="plugins.block.makeSubmission.linkLabel"} </a> </div> </div>