aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/slideshow.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/slideshow.tpl')
-rw-r--r--template/yoga/slideshow.tpl36
1 files changed, 18 insertions, 18 deletions
diff --git a/template/yoga/slideshow.tpl b/template/yoga/slideshow.tpl
index 9afd46f7b..76cf4172a 100644
--- a/template/yoga/slideshow.tpl
+++ b/template/yoga/slideshow.tpl
@@ -1,18 +1,18 @@
-<!-- $Id: slideshow.tpl 1672 2006-12-17 11:02:09Z vdigital $ -->
-<div id="imageHeaderBar">
- <div class="browsePath">
- <!-- BEGIN stop_slideshow -->
- [ <a href="{stop_slideshow.U_SLIDESHOW}">{lang:slideshow_stop}</a> ]
- <!-- END stop_slideshow -->
- </div>
- <div class="imageNumber">{PHOTO}</div>
- <!-- BEGIN title -->
- <h2 class="showtitle">{TITLE}</h2>
- <!-- END title -->
-</div>
-<div id="theImage">
- {ELEMENT_CONTENT}
-<!-- BEGIN legend -->
-<p class="showlegend">{legend.COMMENT_IMG}</p>
-<!-- END legend -->
-</div>
+<!-- $Id: slideshow.tpl 1672 2006-12-17 11:02:09Z vdigital $ -->
+<div id="imageHeaderBar">
+ <div class="browsePath">
+ <!-- BEGIN stop_slideshow -->
+ [ <a href="{stop_slideshow.U_SLIDESHOW}">{lang:slideshow_stop}</a> ]
+ <!-- END stop_slideshow -->
+ </div>
+ <div class="imageNumber">{PHOTO}</div>
+ <!-- BEGIN title -->
+ <h2 class="showtitle">{TITLE}</h2>
+ <!-- END title -->
+</div>
+<div id="theImage">
+ {ELEMENT_CONTENT}
+<!-- BEGIN legend -->
+<p class="showlegend">{legend.COMMENT_IMG}</p>
+<!-- END legend -->
+</div>