{* * $Revision: 17075 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{g->hiddenFormVars}

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

    {foreach from=$UserAdmin.subViewChoices item=choice}
  • {if ($UserAdmin.subViewName == $choice.view)} {$choice.name} {else} {$choice.name} {/if}
  • {/foreach}
{include file="gallery:`$UserAdmin.viewBodyFile`" l10Domain=$UserAdmin.viewL10Domain}