aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/slideshow.tpl
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-03-12 22:33:53 +0000
committerrub <rub@piwigo.org>2007-03-12 22:33:53 +0000
commit4577278acc361facfbd70c6172355ee12e1b80e4 (patch)
treeb3dd0bad7db7c0874002b8cf46ebe9dc18d34cc7 /template/yoga/slideshow.tpl
parent590b03a3e5685932fa86355bb48bc5a5f962cc88 (diff)
Apply property svn:eol-style Value: LF
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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>