summaryrefslogtreecommitdiff
path: root/templates/gallery_nav.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gallery_nav.tpl')
-rwxr-xr-xtemplates/gallery_nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gallery_nav.tpl b/templates/gallery_nav.tpl
index e326d0b..55c4a3c 100755
--- a/templates/gallery_nav.tpl
+++ b/templates/gallery_nav.tpl
@@ -28,7 +28,7 @@
{if !empty( $gGallery->mInfo.previous_image_id )}
<a href="{$gContent->getImageUrl($gGallery->mInfo.previous_image_id)|escape}">
{if $gBitSystem->isFeatureActive( 'gallerybar_use_icons' )}
- {biticon ipackage="icons" iname="go-previous" ipackage="icons" iexplain=previous}
+ {biticon ipackage="icons" iname="go-previous" iexplain=previous}
{else}
&laquo;&nbsp;{tr}previous{/tr}
{/if}