{* * Revision: 16/06/2007 * 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. *}
{capture name=detailMode} {if ($theme.detailMode)} summary | {g->text text="detail"} {else} summary | {g->text text="detail"} {/if} {/capture} {g->text text="display mode: %s" arg1=$smarty.capture.detailMode}