{** * issueToc.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Display the issue's table of contents * * $Id$ *} {strip} {if not $noIssue} {assign var="pageTitleTranslated" value=$issue->getIssueIdentification()|escape} {assign var="pageCrumbTitleTranslated" value=$issue->getIssueIdentification(false,true)|escape} {else} {assign var="pageTitle" value="editor.issues.noLiveIssues"} {assign var="pageCrumbTitle" value="editor.issues.noLiveIssues"} {/if} {include file="common/header.tpl"} {/strip} {if !$isLayoutEditor}{* Layout Editors can also access this page. *}
{/if} {if not $noIssue}