summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorspider@app2 <spiderr@bitweaver.org>2016-05-09 17:52:53 -0400
committerspider@app2 <spiderr@bitweaver.org>2016-05-09 17:52:53 -0400
commit559b3e8362ba6871e2ceb094a421b81d0fd29b1e (patch)
tree26b6ac83523109f6d45030dbf898ac89c483e506 /templates
parent1a6aedd461392022d9e2d8a101557765fb58b539 (diff)
downloadfisheye-559b3e8362ba6871e2ceb094a421b81d0fd29b1e.tar.gz
fisheye-559b3e8362ba6871e2ceb094a421b81d0fd29b1e.tar.bz2
fisheye-559b3e8362ba6871e2ceb094a421b81d0fd29b1e.zip
fix bootticon typo
Diffstat (limited to 'templates')
-rw-r--r--templates/gallery_nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gallery_nav.tpl b/templates/gallery_nav.tpl
index ae4a1f1..d011591 100644
--- a/templates/gallery_nav.tpl
+++ b/templates/gallery_nav.tpl
@@ -44,7 +44,7 @@
{if $gGallery->mInfo.next_image_id}
<a href="{$gContent->getImageUrl($gGallery->mInfo.next_image_id)|escape}">
{if $gBitSystem->isFeatureActive( 'gallerybar_use_icons' )}
- {bootticon iname="icon-arrow-right" iexplain=next}
+ {booticon iname="icon-arrow-right" iexplain=next}
{else}
{tr}next{/tr}&nbsp;&raquo;
{/if}