{** * index.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Displays the notification settings page and unchecks * *} {strip} {assign var="pageTitle" value="notification.settings"} {include file="common/header.tpl"} {/strip}

{translate key="notification.settingsDescription"}

{if !$canOnlyRead && !$canOnlyReview}

{translate key="notification.type.submissions"}


{if !$canOnlyRead}

{translate key="notification.type.reviewing"}


{/if}

{translate key="notification.type.editing"}


{/if}

{translate key="notification.type.site"}


{include file="common/footer.tpl"}