{** * navsidebar.tpl * * Copyright (c) 2000-2008 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Reviewer navigation sidebar. * * $Id: reviewer.tpl,v 1.2 2008/04/04 17:06:51 asmecher Exp $ *} {* Note that if the user has come in via an access key, the submission counts won't be available as the user isn't actually logged in. Therefore we must check to see if the user object actually exists before displaying submission counts. *} {if $isUserLoggedIn}
{translate key="user.role.reviewer"} {translate key="paper.submissions"}
{/if}