{* * $Revision: 16235 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *} {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. *}