{** * contexts.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * RTAdmin context list * * $Id$ *} {strip} {assign var="pageTitle" value="rt.contexts"} {include file="common/header.tpl"} {/strip}
| {translate key="rt.context.title"} | {translate key="rt.context.abbrev"} | |
| {$context->getTitle()|escape} | {$context->getAbbrev()|escape} | getVersionId()|to_array id=$context->getContextId() dir=u}" class="action">↑ getVersionId()|to_array id=$context->getContextId() dir=d}" class="action">↓ | getVersionId()|to_array:$context->getContextId()}" class="action">{translate key="rt.admin.contexts.metadata"} | getVersionId()|to_array:$context->getContextId()}" class="action">{translate key="rt.searches"} | getVersionId()|to_array:$context->getContextId()}" onclick="return confirm('{translate|escape:"jsparam" key="rt.admin.contexts.confirmDelete"}')" class="action">{translate key="common.delete"} |
| {translate key="common.none"} | ||
| {page_info iterator=$contexts} | {page_links anchor="contexts" name="contexts" iterator=$contexts} | |