{* * $Revision: 1.5 $ * 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="MIME Maintenance"}

{if !empty($status)}

{if isset($status.saved)} {g->text text="MIME entry saved successfully"} {/if} {if isset($status.deleted)} {g->text text="MIME entry deleted"} {/if}

{/if}
{foreach from=$MimeAdmin key=mime item=type} {/foreach}
{g->text text="MIME Types"} {g->text text="Extensions"} {g->text text="Viewable"} {g->text text="Actions"}
{$mime} {$type.ext} {if $type.viewable == 1} {g->text text= {else}   {/if} {g->text text=  
{g->text text="Add new MIME type"}