-{if $COUNTTRANSACTIONS / $LIMIT > 1}
|
- {if $smarty.request.start|default:"0" > 0}
-
- {else}
+{if $smarty.request.start|default:"0" > 0}
+
+{else}
- {/if}
+{/if}
|
- {if $COUNTTRANSACTIONS - $smarty.request.start|default:"0" - $LIMIT > 0}
-
- {else}
-
- {/if}
-{/if}
+
|