{* * $Revision: 15342 $ * 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->text text="Icon Settings"}

{if isset($status.saved)}

{g->text text="Settings saved successfully"}

{/if}
{if empty($IconsSiteAdmin.iconpacks)}

{g->text text="No icon packs are available."}

{else}

{g->text text="Select an icon pack to use for this Gallery."}

{/if}

{g->text text="Icon Pack Browser"}

{foreach from=$IconsSiteAdmin.packs key=dir item=pack} {/foreach} {foreach from=$IconsSiteAdmin.classes key=class item=ignored} {foreach from=$IconsSiteAdmin.packs key=dir item=pack} {/foreach} {/foreach}
{g->text text="Link ID"} {$pack.name}
{$class|replace:"_":"."|replace:"-":" "} {if isset($pack.map[$class])} {/if}