Skip to content

Commit

Permalink
*8094* Move OAI stuff to indexing tab
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Feb 7, 2013
1 parent 7683298 commit 607ac26
Showing 1 changed file with 4 additions and 2 deletions.
Expand Up @@ -31,9 +31,11 @@
{/fbvFormSection}
{/fbvFormArea}

<div class="separator"></div>
<h4>{translate key="manager.setup.registerForIndexing"}</h4>
{url|assign:"oaiUrl" router=$smarty.const.ROUTE_PAGE page="oai"}
<p>{translate key="manager.setup.registerForIndexingDescription" oaiUrl=$oaiUrl}</p>

{if !$wizardMode}
{fbvFormButtons id="indexingFormSubmit" submitText="common.save" hideCancel=true}
{/if}
</form>
</form>

0 comments on commit 607ac26

Please sign in to comment.