{* * $Revision: 1.8 $ * 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. *} {if isset($reverseOrder) && $reverseOrder} {assign var="order" value="next-and-last current first-and-previous"} {else} {assign var="order" value="first-and-previous current next-and-last"} {/if} {assign var="prefix" value=$prefix|default:""} {assign var="suffix" value=$suffix|default:""} {* * The strip calls in this tpl are to avoid a safari bug where padding-right is lost * in floated containers for elements that have whitespace before the closing tag. *}