{* * $Revision: 1.43 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{g->hiddenFormVars}

{g->text text="Admin Options"}

    {foreach from=$SiteAdmin.subViewGroups item=group}
  • {$group.0.groupLabel}
      {foreach from=$group item=choice} {/foreach}
  • {/foreach}
{g->block type="core.NavigationLinks" class="gbBlock" navigationLinks=$SiteAdmin.navigationLinks}
{include file="gallery:`$SiteAdmin.viewBodyFile`" l10Domain=$SiteAdmin.viewL10Domain}